aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Api.Tests/ModelBinders
AgeCommit message (Expand)Author
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2022-09-09Fix build errors from new warningsCody Robibero
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-15Fix testscrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-13Fix nullability errors in Jellyfin.Api.Testscrobibero
2020-11-12Don't throw exception when converting values using binder or JsonConvertercrobibero
2020-10-09Fix and clean testscrobibero
2020-10-03test: use descriptive test method namesgithub@esslinger.dev
2020-10-03test: add CommaDelimitedArrayModelBinder testsgithub@esslinger.dev
2020-10-03test: add TestType enumgithub@esslinger.dev