You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/tests/Jellyfin.Common.Tests/Json
Joshua M. Boniface 0de45d8724
Merge pull request #4884 from crobibero/json-nullable-guid-converter
4 years ago
..
JsonBoolNumberTests.cs Fix JsonConverter recursion 4 years ago
JsonCommaDelimitedArrayTests.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
JsonCommaDelimitedIReadOnlyListTests.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
JsonGuidConverterTests.cs Add nullable guid test 4 years ago
JsonNullableGuidConverterTests.cs Add JsonConverter for Nullable Guids 4 years ago
JsonOmdbConverterTests.cs Use Theory instead of Fact for unit tests 4 years ago