aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Common.Tests
AgeCommit message (Expand)Author
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-04-01Add tests for CopyToExtensionsBond_009
2021-03-30Merge pull request #5467 from Ullmie02/nfo-fixesBond-009
2021-03-29Split valid and invalid testsDavid
2021-03-26Rename methods and optimize allocationsDavid
2021-03-20Merge pull request #5504 from crobibero/json-string-converterBond-009
2021-03-18Apply suggestions from code reviewDavid
2021-03-16Use Helper Methods for provider url parsingDavid
2021-03-13Merge pull request #5220 from Bond-009/hdhomerunBond-009
2021-03-12Add JsonStringConvertercrobibero
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-05Apply suggestions from code reviewCody Robibero
2021-03-05Add JsonVersionConverter and testscrobibero
2021-03-01Merge pull request #5299 from Bond-009/tests13Bond-009
2021-03-01Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1dependabot[bot]
2021-02-23Improve branch coverageBond_009
2021-02-22Merge pull request #5276 from Bond-009/minor12Joshua M. Boniface
2021-02-22Bump coverlet.collector from 3.0.2 to 3.0.3dependabot[bot]
2021-02-21Minor improvementsBond_009
2021-02-13Add some more Crc32 testsBond_009
2021-02-12Rewrite packet writing code for HdHomerunBond_009
2021-01-26Add test for ShuffleExtensionsBond_009
2021-01-25Bump coverlet.collector from 3.0.1 to 3.0.2dependabot[bot]
2021-01-18Bump coverlet.collector from 3.0.0 to 3.0.1dependabot[bot]
2021-01-11Bump coverlet.collector from 1.3.0 to 3.0.0dependabot[bot]
2021-01-09Merge pull request #4899 from jellyfin/nullableguidBond-009
2021-01-06Add serialize testcrobibero
2021-01-04Fix serialization loopcrobibero
2020-12-31Cover all branches in JsonNullableGuidConverterBond_009
2020-12-30Merge pull request #4884 from crobibero/json-nullable-guid-converterJoshua M. Boniface
2020-12-29Add JsonConverter for Nullable Guidscrobibero
2020-12-29Use Theory instead of Fact for unit testsDavid
2020-12-25Remove attributesDavid
2020-12-25Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into service...David
2020-12-25Add more testsDavid
2020-12-25Update tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csprojDavid
2020-12-25Add targeted testscrobibero
2020-12-25Add tests for special Omdb jsoncrobibero
2020-12-13Merge pull request #4718 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sd...Joshua M. Boniface
2020-12-10Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3dependabot[bot]
2020-12-09Add nullable guid testcrobibero
2020-12-08Serialize GUID without dashescrobibero
2020-12-08Merge pull request #4730 from crobibero/base-item-dto-guid-nullableClaus Vium
2020-12-08Fix JsonConverter recursioncrobibero
2020-12-07Make BaseItemDto Guids nullablecrobibero
2020-12-07Simplify convertercrobibero
2020-12-06Add number to bool json convertercrobibero
2020-11-28Add more tests for JsonGuidConverterBond_009
2020-11-25Remove Hex class as the BCL has one nowBond_009