Commit graph

16 commits

Author SHA1 Message Date
David aacda01ca5 Add more tests 2020-12-25 19:21:58 +01:00
crobibero e09dd5aa87 Add targeted tests 2020-12-25 14:43:10 +01:00
crobibero 6ddbe8420f Add tests for special Omdb json 2020-12-25 14:43:10 +01:00
crobibero 681a0f3e75 Add nullable guid test 2020-12-09 19:57:25 -07:00
crobibero c955f19634 Serialize GUID without dashes 2020-12-08 19:33:26 -07:00
Claus Vium b6ecaccf92
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
2020-12-08 18:22:18 +01:00
crobibero 26e5aacb90 Fix JsonConverter recursion 2020-12-08 07:18:25 -07:00
crobibero 8517b28eba Make BaseItemDto Guids nullable 2020-12-07 15:23:40 -07:00
crobibero 6e98378447 Simplify converter 2020-12-07 14:58:27 -07:00
crobibero 66a1880a58 Add number to bool json converter 2020-12-06 20:26:21 -07:00
Bond_009 10be618ec3
Add more tests for JsonGuidConverter 2020-11-28 16:33:57 +01:00
crobibero 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter 2020-10-29 11:32:02 -06:00
crobibero b2662894cf Add whitespace handling and tests 2020-10-16 09:37:35 -06:00
crobibero 7565ae22cb Add tests and switch to factory 2020-10-11 21:09:15 -06:00
Bond_009 d7dc15971e Add roundtrip test 2020-10-04 16:26:43 +02:00
Bond_009 8535a718b7 Add tests for deserializing guids 2020-10-02 19:43:34 +02:00