TMDbLib/TMDbLibTests
2019-07-15 23:03:05 +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 Added FindPerson for FindPerson methods (that return gender), Removed TranslationWithCountry because it was redundant, Fixed a few more tests 2018-02-07 21:09:38 +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 the origin country to the company. 2018-11-16 12:12:31 +01: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 Ensure test gets data 2019-07-15 23:03:05 +02:00
ClientFindTests.cs Added "KnownForDepartment" to FindPerson and fixed the test slightly 2018-02-08 14:49:22 +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 #253 from FrederikBolding/general-fixes 2019-01-24 10:56:03 +01:00
ClientNetworkTests.cs Merge pull request #274 from FrederikBolding/issue-273 2018-06-23 20:10:03 +02:00
ClientPersonTests.cs Merge pull request #253 from FrederikBolding/general-fixes 2019-01-24 10:56:03 +01: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 Fixed a few tests with missing JSON 2018-01-28 17:05:40 +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
ClientTvEpisodeGroupTests.cs Added tv episode groups 2019-01-28 13:39:20 +01: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 #253 from FrederikBolding/general-fixes 2019-01-24 10:56:03 +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