Commit Graph

333 Commits

Author SHA1 Message Date
Michael Bisbjerg
dc07e8bc08 Ensure TVShow patches external ids 2018-01-25 19:12:48 +01:00
Michael Bisbjerg
84861111aa Add external ids to Movie, patch id as needed 2018-01-25 19:05:06 +01:00
Frederik
e836584010 Added social ids to tv shows, Added external ids to movies (including social ids) 2018-01-24 19:56:15 +01:00
Naliath
9360294e6b added region option to relevant movie methods 2017-08-28 21:46:35 +02:00
Thomas Vriens
2e90311a52 Update to how to deal with enums when deserializing 2017-06-20 21:42:41 +02:00
Naliath
9004d4528d added recommendations for tvshows and movies + minor test fixes 2017-05-20 10:41:10 +02:00
Naliath
0d096a1062 correct test, use imdbid instead of normal if in the imdb test case 2017-05-20 09:08:39 +02:00
Michael Bisbjerg
059a981037 Migrate to csproj format
Update CI
Remove uap10.0
2017-03-11 20:15:08 +01:00
Michael Bisbjerg
a193bf6be4 Add InstagramId to Person 2016-12-20 01:23:08 +01:00
Michael Bisbjerg
5f8bf7dd22 Woops 2016-12-20 01:22:53 +01:00
Michael Bisbjerg
b22638db76 Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
Michael Bisbjerg
b1d77906f3 Missed settings on all serializations in tests 2016-12-20 00:58:05 +01:00
Michael Bisbjerg
bd6974ad8c Change the way TaggedImage is serialized 2016-12-20 00:48:00 +01:00
Michael Bisbjerg
c2dee042b0 Update the way Search* is serialized 2016-12-20 00:35:13 +01:00
Michael Bisbjerg
cf16faa17e Fix test 2016-12-20 00:16:39 +01:00
Michael Bisbjerg
4086f933b7 Add a number of tests of conversion 2016-12-20 00:12:36 +01:00
Michael Bisbjerg
0895837c4f Organizing tests 2016-12-19 22:35:57 +01:00
Michael Bisbjerg
2c5a708afa Preference in project.json 2016-11-30 20:19:13 +01:00
Michael Bisbjerg
408c35ec96 Sort frameworks and dependencies 2016-11-26 15:32:28 +01:00
Jonathan Channon
751e05ed46 Tidied up references in project.json 2016-11-26 09:58:13 +00:00
Michael Bisbjerg
61c6e661b3 Fix warning for CI 2016-11-21 19:40:18 +01:00
Michael Bisbjerg
9fc5a2fcaf Always target the latest local project 2016-10-27 18:47:16 +02:00
Michael Bisbjerg
827aa7e398 Remove lock.json files 2016-10-27 18:41:31 +02:00
Michael Bisbjerg
250e96a960 Update reference to TMDbLib in Tests 2016-08-10 00:01:06 +02:00
Michael Bisbjerg
9c2f05f1f1 Enable Json validation by default 2016-08-09 23:48:20 +02:00
Michael Bisbjerg
9a8d907e04 Increase test robustness 2016-08-09 23:46:18 +02:00
Michael Bisbjerg
ae797aa7a0 More adjustments to the AccountState types for Tv shows 2016-08-09 23:42:50 +02:00
Michael Bisbjerg
d3b180004a More compliance for tests 2016-08-09 23:31:01 +02:00
Michael Bisbjerg
d6e28b247a Remove ShowId from TvEpisode
The only case it existed is in a broken query
2016-08-09 23:30:56 +02:00
Michael Bisbjerg
7490d1cddd Fix Images type on TvSeason 2016-08-09 23:19:55 +02:00
Michael Bisbjerg
ec40c2b4ae More compliance stuff 2016-08-09 23:13:26 +02:00
Michael Bisbjerg
2eb0791f9e Looked into TvSeason 2016-08-09 23:02:15 +02:00
Michael Bisbjerg
1887f8fa56 Cleanup 2016-08-09 22:46:15 +02:00
Michael Bisbjerg
263bb7c851 Don't ignore scalar fields 2016-08-09 22:46:03 +02:00
Michael Bisbjerg
59b9efa7c5 Make more tests re-entrant 2016-08-09 22:41:03 +02:00
Michael Bisbjerg
793dcea59d Add test for new ChangeItemConverter 2016-08-09 22:23:01 +02:00
Michael Bisbjerg
70dcadfd30 Implement specific types for ChangeItem's
Closes #197

I gave up reg. the iso_639_1 field - it's optional which makes for a bad
conversion to a concrete type.
2016-08-09 22:09:06 +02:00
Michael Bisbjerg
1a098630d9 Test compliance with JSON 2016-08-09 20:20:11 +02:00
Michael Bisbjerg
64ebe2ce29 Split SearchMovieList into 4 methods to accomodate new Date range object 2016-08-09 20:14:27 +02:00
Michael Bisbjerg
e9b78862a3 More ignores for tests 2016-08-08 23:34:02 +02:00
Michael Bisbjerg
2d32680e2a More ignores 2016-08-08 23:22:33 +02:00
Michael Bisbjerg
8060828f8c Fix some types for TvShow 2016-08-08 23:20:46 +02:00
Michael Bisbjerg
181a34012b Add more help for Json compliance checks 2016-08-08 23:19:55 +02:00
Michael Bisbjerg
8896b54704 More ignores for Person tests 2016-08-08 22:33:26 +02:00
Michael Bisbjerg
40a5b249dc Add more ignores for compliance 2016-08-08 22:29:10 +02:00
Michael Bisbjerg
9145499bae Fix types for Movie reviews 2016-08-08 22:25:10 +02:00
Michael Bisbjerg
d6874e8c8a More ignores 2016-08-08 22:24:57 +02:00
Michael Bisbjerg
cf2f104438 Ignore properties never sent for Movies 2016-08-08 22:24:48 +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