You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Naliath ebec0f7616 Refactored intial implementation of including season details. Removed the separate season search object in favor of a generic object that is patched with additional info later on. Added and fixed related tests to deal with the new method and structure. 8 years ago
..
Exceptions Rewrote tests to work with xUnit 9 years ago
Helpers Refactored intial implementation of including season details. Removed the separate season search object in favor of a generic object that is patched with additional info later on. Added and fixed related tests to deal with the new method and structure. 8 years ago
JsonHelpers Enable Json validation by default 9 years ago
Properties Refactor a little 9 years ago
TestClasses Fix warning for CI 9 years ago
UtilityTests Missed settings on all serializations in tests 9 years ago
ClientAccountTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientAuthenticationTests.cs Forgot to use shared Config in some tests 9 years ago
ClientCertificationsTests.cs Forgot to use shared Config in some tests 9 years ago
ClientChangesTests.cs Forgot to use shared Config in some tests 9 years ago
ClientCollectionTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientCompanyTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientCreditTests.cs Forgot to use shared Config in some tests 9 years ago
ClientDiscoverTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientFindTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientGenreTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientGuestSessionTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientJobTests.cs Refactor a little 9 years ago
ClientKeywordTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientListsTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientMovieTests.cs Woops 9 years ago
ClientNetworkTests.cs Refactor a little 9 years ago
ClientPersonTests.cs Add InstagramId to Person 9 years ago
ClientReviewTests.cs Refactor a little 9 years ago
ClientSearchTests.cs Adjust a number of other tests to newly not-ignored fields 9 years ago
ClientTests.cs Increase test robustness 9 years ago
ClientTimezonesTests.cs Refactor a little 9 years ago
ClientTvEpisodeTests.cs More compliance for tests 9 years ago
ClientTvSeasonTests.cs Refactored intial implementation of including season details. Removed the separate season search object in favor of a generic object that is patched with additional info later on. Added and fixed related tests to deal with the new method and structure. 8 years ago
ClientTvShowTests.cs Refactored intial implementation of including season details. Removed the separate season search object in favor of a generic object that is patched with additional info later on. Added and fixed related tests to deal with the new method and structure. 8 years ago
TMDbLibTests.csproj First version of a method to retrieve full season details as a part of a tvshow call 8 years ago
TestConfig.cs Allow customization of JsonSerializer (mainly for testing) 9 years ago