Commit Graph

17 Commits

Author SHA1 Message Date
Michael Bisbjerg
5edc95e0f6 Fixup disposable usage internally, to ensure HttpResponseMessage is disposed 2022-01-18 23:27:30 +01:00
Michael Bisbjerg
33c25ff073 Fixup tests and add missing AggregateCredits property to TvShow 2021-10-19 22:29:05 +02:00
Michael Bisbjerg
5bc0ffbaaf Refactor serialization into own class 2021-04-15 22:05:48 +02:00
Michael Bisbjerg
00a98d603f Add missing prop to Person
Fixes #322
2021-04-06 00:06:12 +02:00
Michael Bisbjerg
71452ad567 Rewrite tests to use Verify library 2021-03-27 18:03:37 +01:00
Michael Bisbjerg
591f7cd209 Refactor tests, shorthand TMDbClient 2021-03-27 18:02:24 +01:00
Michael Bisbjerg
8e622cb8bf Remove fancy json logic in tests
It was a cute idea, but way too unmaintainable
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
9c2f05f1f1 Enable Json validation by default 2016-08-09 23:48:20 +02:00
Michael Bisbjerg
181a34012b Add more help for Json compliance checks 2016-08-08 23:19:55 +02:00
Michael Bisbjerg
c6cf7c260f Add ability to ignore prtoperties in CSharp which are missing 2016-08-08 22:24:39 +02:00
Michael Bisbjerg
5baadd1f91 Make ignoring compliance more explicit 2016-08-08 22:05:18 +02:00
Michael Bisbjerg
44ce9aba79 Allow customization of JsonSerializer (mainly for testing) 2016-08-06 22:24:20 +02:00
Michael Bisbjerg
f561c11d20 Updates to tests 2016-07-20 22:52:16 +02:00
Michael Bisbjerg
b0a81e265d Refactor a little
Moved TestConfig into TestBase
2016-07-18 23:26:27 +02:00
Michael Bisbjerg
4b9e2173f2 Rewrote tests to work with xUnit
Closes #192
2016-07-18 23:23:38 +02:00
Michael Bisbjerg
d95eb65913 Ignore some errors for certain tests 2016-05-22 14:28:16 +02:00
Michael Bisbjerg
83a9dbf500 Merge in prototype change detector
Detect changes in JSON objects when running tests
2016-05-22 14:10:30 +02:00