TMDbLib/TMDbLibTests
2018-06-20 14:44:14 +02:00
..
Exceptions Rewrote tests to work with xUnit 2016-07-18 23:23:38 +02:00
Helpers Added social ids to tv shows, Added external ids to movies (including social ids) 2018-01-24 19:56:15 +01: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 Make GetConfig async 2018-01-21 13:38:01 +01:00
ClientCompanyTests.cs Make GetConfig async 2018-01-21 13:38:01 +01:00
ClientConfigurationTests.cs Merge branch 'master' into issue-200 2018-04-10 15:11:28 +02:00
ClientCreditTests.cs Added exceptions for errors occurring in RestClient layer, Added some tweaks for handling nulls in case of not founds 2018-06-20 14:37:22 +02:00
ClientDiscoverTests.cs Added region parameter to DiscoverMovies 2018-02-01 01:57:29 +01: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 Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientListsTests.cs Adjust a number of other tests to newly not-ignored fields 2016-12-20 01:08:47 +01:00
ClientMovieTests.cs Reverted accidental change to TestMoviesExtrasNone 2018-06-20 14:44:14 +02:00
ClientNetworkTests.cs Refactor a little 2016-07-18 23:26:27 +02:00
ClientPersonTests.cs Make GetConfig async 2018-01-21 13:38:01 +01:00
ClientReviewTests.cs Refactor a little 2016-07-18 23:26:27 +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
ClientTvEpisodeTests.cs More compliance for tests 2016-08-09 23:31:01 +02:00
ClientTvSeasonTests.cs More adjustments to the AccountState types for Tv shows 2016-08-09 23:42:50 +02:00
ClientTvShowTests.cs Ensure TVShow patches external ids 2018-01-25 19:12:48 +01: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