Bond_009
|
80e22d9670
|
Add test for ShuffleExtensions
|
2021-01-26 20:21:07 +01:00 |
|
dependabot[bot]
|
09471a206a
|
Bump coverlet.collector from 3.0.1 to 3.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-25 12:00:44 +00:00 |
|
dependabot[bot]
|
0cb80d3815
|
Bump coverlet.collector from 3.0.0 to 3.0.1
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-18 12:01:03 +00:00 |
|
dependabot[bot]
|
b00f3334f2
|
Bump coverlet.collector from 1.3.0 to 3.0.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 12:01:03 +00:00 |
|
Bond-009
|
2e33e14bb2
|
Merge pull request #4899 from jellyfin/nullableguid
Cover all branches in JsonNullableGuidConverter
|
2021-01-09 17:37:23 +01:00 |
|
crobibero
|
75ed532fca
|
Add serialize test
|
2021-01-06 07:07:38 -07:00 |
|
crobibero
|
c1d1b6e9f4
|
Fix serialization loop
|
2021-01-04 07:52:44 -07:00 |
|
Bond_009
|
45331ad83a
|
Cover all branches in JsonNullableGuidConverter
|
2020-12-31 11:32:32 +01:00 |
|
Joshua M. Boniface
|
0de45d8724
|
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Add JsonConverter for Nullable Guids
|
2020-12-30 19:56:04 -05:00 |
|
crobibero
|
cae38f3a7e
|
Add JsonConverter for Nullable Guids
|
2020-12-29 16:08:16 -07:00 |
|
David
|
8ac1ed16ca
|
Use Theory instead of Fact for unit tests
|
2020-12-29 00:15:36 +01:00 |
|
David
|
e0499f8769
|
Remove attributes
|
2020-12-25 19:37:38 +01:00 |
|
David
|
dfd5a118ca
|
Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into servicestack-json
|
2020-12-25 19:22:30 +01:00 |
|
David
|
aacda01ca5
|
Add more tests
|
2020-12-25 19:21:58 +01:00 |
|
David
|
af62ab490c
|
Update tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2020-12-25 15:21:57 +01:00 |
|
crobibero
|
e09dd5aa87
|
Add targeted tests
|
2020-12-25 14:43:10 +01:00 |
|
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
2020-12-25 14:43:10 +01:00 |
|
Joshua M. Boniface
|
adf3ee9eeb
|
Merge pull request #4718 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
|
2020-12-13 16:55:47 -05:00 |
|
dependabot[bot]
|
3e062bc0cd
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-10 12:57:44 +00:00 |
|
crobibero
|
681a0f3e75
|
Add nullable guid test
|
2020-12-09 19:57:25 -07:00 |
|
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
2020-12-08 19:33:26 -07:00 |
|
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
2020-12-08 18:22:18 +01:00 |
|
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
2020-12-08 07:18:25 -07:00 |
|
crobibero
|
8517b28eba
|
Make BaseItemDto Guids nullable
|
2020-12-07 15:23:40 -07:00 |
|
crobibero
|
6e98378447
|
Simplify converter
|
2020-12-07 14:58:27 -07:00 |
|
crobibero
|
66a1880a58
|
Add number to bool json converter
|
2020-12-06 20:26:21 -07:00 |
|
Bond_009
|
10be618ec3
|
Add more tests for JsonGuidConverter
|
2020-11-28 16:33:57 +01:00 |
|
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
dependabot[bot]
|
e15891df51
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-09 12:00:39 +00:00 |
|
crobibero
|
42c2ab97e7
|
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
2020-10-29 11:32:02 -06:00 |
|
crobibero
|
b2662894cf
|
Add whitespace handling and tests
|
2020-10-16 09:37:35 -06:00 |
|
crobibero
|
7565ae22cb
|
Add tests and switch to factory
|
2020-10-11 21:09:15 -06:00 |
|
Bond_009
|
d7dc15971e
|
Add roundtrip test
|
2020-10-04 16:26:43 +02:00 |
|
Bond_009
|
8535a718b7
|
Add tests for deserializing guids
|
2020-10-02 19:43:34 +02:00 |
|
crobibero
|
b216b91e21
|
Bump Microsoft.NET.Test.Sdk and add missing reference
|
2020-08-31 08:14:22 -06:00 |
|
crobibero
|
6709645ec9
|
bump deps
|
2020-08-12 15:52:29 -06:00 |
|
dependabot[bot]
|
4fd2b7a879
|
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 12:01:45 +00:00 |
|
dependabot[bot]
|
979137f567
|
Bump coverlet.collector from 1.2.1 to 1.3.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-15 12:01:24 +00:00 |
|
telans
|
bf5b21e67b
|
enable code analyzers for tests
|
2020-06-13 23:37:41 +12:00 |
|
dependabot[bot]
|
a4de0bb373
|
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-11 10:30:13 +00:00 |
|
Vasily
|
5922c35d69
|
Merge pull request #2920 from Bond-009/tests2
Add some simple tests
|
2020-04-29 12:17:01 +03:00 |
|
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
2020-04-21 16:21:09 -04:00 |
|
Bond_009
|
c430a7ed8f
|
Address comments
|
2020-04-21 10:18:26 +02:00 |
|
Bond_009
|
958681cdff
|
Cover more branches
|
2020-04-20 10:18:12 +02:00 |
|
Bond_009
|
7f4a229cd2
|
Add some simple tests
|
2020-04-20 10:18:12 +02:00 |
|
dependabot-preview[bot]
|
b80c2a532e
|
Bump coverlet.collector from 1.2.0 to 1.2.1
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](https://github.com/tonerdo/coverlet/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-03 10:44:33 +00:00 |
|
dependabot-preview[bot]
|
b10f268c43
|
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-26 17:15:35 +00:00 |
|
Bond_009
|
71abf1d3ce
|
Enable TreatWarningsAsErrors and Nullable for test projects
|
2020-01-31 22:46:10 +01:00 |
|
Bond_009
|
2186df8ac4
|
Update deps
|
2020-01-28 22:42:07 +01:00 |
|