Bond-009
2db0750abb
Make the JsonConverters for delimited arrays more generic ( #13396 )
...
* Make the JsonConverters for delimited arrays more generic
Also adds some tests for serialization (with different types) as we didn't have any before.
* Ignore warnings
2025-02-13 20:24:55 -07:00
Cody Robibero
6004060b4e
Fix build errors from new warnings
2022-09-09 07:44:14 -06:00
Bond_009
141efafd3d
Enable TreatWarningsAsErrors for MediaBrowser.Model
2021-02-20 23:29:33 +01:00
crobibero
3cc0dd7e12
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
2020-11-16 20:29:46 -07:00
crobibero
056c44010b
Fix tests
2020-11-15 12:19:07 -07:00
crobibero
dae4541bad
Merge remote-tracking branch 'upstream/master' into dotnet-5
2020-11-15 11:56:35 -07:00
crobibero
445eec7f5f
Fix nullability errors in Jellyfin.Api.Tests
2020-11-13 09:21:22 -07:00
crobibero
0c23b8cadf
Don't throw exception when converting values using binder or JsonConverter
2020-11-12 08:06:25 -07:00
crobibero
6a3a193dbb
Fix and clean tests
2020-10-09 17:10:06 -06:00
github@esslinger.dev
ec0ff5d02f
test: use descriptive test method names
2020-10-03 12:40:28 +02:00
github@esslinger.dev
1bd80a634f
test: add CommaDelimitedArrayModelBinder tests
2020-10-03 01:09:45 +02:00
github@esslinger.dev
b3b98a5cc8
test: add TestType enum
2020-10-03 01:09:28 +02:00