TMDbLib/TMDbLibTests
2018-10-10 09:21:01 +02:00
..
Exceptions Rewrote tests to work with xUnit 2016-07-18 23:23:38 +02:00
Helpers Merge pull request #274 from FrederikBolding/issue-273 2018-06-23 20:10:03 +02:00
JsonHelpers Enable Json validation by default 2016-08-09 23:48:20 +02:00
Properties Refactor a little 2016-07-18 23:26:27 +02:00
TestClasses Fix warning for CI 2016-11-21 19:40:18 +01:00
UtilityTests Missed settings on all serializations in tests 2016-12-20 00:58:05 +01:00
ClientAccountTests.cs Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientAuthenticationTests.cs Forgot to use shared Config in some tests 2016-08-06 22:23:52 +02:00
ClientCertificationsTests.cs Forgot to use shared Config in some tests 2016-08-06 22:23:52 +02:00
ClientChangesTests.cs Forgot to use shared Config in some tests 2016-08-06 22:23:52 +02:00
ClientCollectionTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientCompanyTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientConfigurationTests.cs Merge branch 'master' into issue-200 2018-04-10 15:11:28 +02:00
ClientCreditTests.cs Added correct null responses for tv + tests 2018-06-21 00:41:53 +02:00
ClientDiscoverTests.cs Added language support to DiscoverMovies 2018-04-13 09:59:08 +02:00
ClientFindTests.cs Removed TVRage and Freebase tests and custom find behaviour 2018-02-01 01:39:08 +01:00
ClientGenreTests.cs Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientGuestSessionTests.cs Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientKeywordTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientListsTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientMovieTests.cs Merge pull request #275 from FrederikBolding/error-handling 2018-06-23 16:08:11 +02:00
ClientNetworkTests.cs Merge pull request #274 from FrederikBolding/issue-273 2018-06-23 20:10:03 +02:00
ClientPersonTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientReviewTests.cs Added tests for multiple other cases of missing items, Returned null where needed 2018-06-23 12:32:02 +02:00
ClientSearchTests.cs Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientTests.cs Make GetConfig async 2018-01-21 13:38:01 +01:00
ClientTrendingTests.cs Added trending methods and tests 2018-10-10 09:21:01 +02:00
ClientTvEpisodeTests.cs Added correct null responses for tv + tests 2018-06-21 00:41:53 +02:00
ClientTvSeasonTests.cs Added correct null responses for tv + tests 2018-06-21 00:41:53 +02:00
ClientTvShowTests.cs Merge pull request #275 from FrederikBolding/error-handling 2018-06-23 16:08:11 +02:00
TestConfig.cs Allow customization of JsonSerializer (mainly for testing) 2016-08-06 22:24:20 +02:00
TMDbLibTests.csproj correct test, use imdbid instead of normal if in the imdb test case 2017-05-20 09:08:39 +02:00