aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Common.Tests
AgeCommit message (Expand)Author
2021-03-21Merge pull request #5504 from crobibero/json-string-converterBond-009
2020-12-31Merge pull request #4884 from crobibero/json-nullable-guid-converterJoshua M. Boniface
2020-12-13Merge pull request #4749 from crobibero/guid-standardBond-009
2020-12-13Merge pull request #4735 from crobibero/json-recursionAnthony Lavado
2020-12-13Merge pull request #4730 from crobibero/base-item-dto-guid-nullableClaus Vium
2020-12-13Merge pull request #4715 from crobibero/hdhr-json-boolClaus Vium
2020-11-28Add more tests for JsonGuidConverterBond_009
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-11-10Update packages to net5crobibero
2020-11-09Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0dependabot[bot]
2020-10-29Support IReadOnlyList for JsonCommaDelimitedArrayConvertercrobibero
2020-10-16Add whitespace handling and testscrobibero
2020-10-11Add tests and switch to factorycrobibero
2020-10-04Add roundtrip testBond_009
2020-10-02Add tests for deserializing guidsBond_009
2020-08-31Bump Microsoft.NET.Test.Sdk and add missing referencecrobibero
2020-08-12bump depscrobibero
2020-08-10Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0dependabot[bot]
2020-06-15Bump coverlet.collector from 1.2.1 to 1.3.0dependabot[bot]
2020-06-13enable code analyzers for teststelans
2020-06-11Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1dependabot[bot]
2020-04-29Merge pull request #2920 from Bond-009/tests2Vasily
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-21Address commentsBond_009
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009
2020-04-03Bump coverlet.collector from 1.2.0 to 1.2.1dependabot-preview[bot]
2020-03-26Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0dependabot-preview[bot]
2020-01-31Enable TreatWarningsAsErrors and Nullable for test projectsBond_009
2020-01-28Update depsBond_009
2019-12-06Move to .Net Core 3.1Bond_009
2019-11-08Fix naming testsBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-11Move to netcore3.0Bond_009
2019-09-29Fix testsBond_009
2019-09-28Add tests for EncoderValidatorBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009