TMDbLib/TMDbLibTests
2016-11-21 19:40:18 +01:00
..
Exceptions Rewrote tests to work with xUnit 2016-07-18 23:23:38 +02:00
Helpers Add more tests of custom converters 2016-08-06 21:35:48 +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
ClientAccountTests.cs Make more tests re-entrant 2016-08-09 22:41:03 +02: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 ignoring compliance more explicit 2016-08-08 22:05:18 +02:00
ClientCompanyTests.cs Make ignoring compliance more explicit 2016-08-08 22:05:18 +02:00
ClientCreditTests.cs Forgot to use shared Config in some tests 2016-08-06 22:23:52 +02:00
ClientDiscoverTests.cs Forgot to use shared Config in some tests 2016-08-06 22:23:52 +02:00
ClientFindTests.cs Refactor a little 2016-07-18 23:26:27 +02:00
ClientGenreTests.cs Resharper forgot a few files 2016-08-01 21:45:59 +02:00
ClientGuestSessionTests.cs Remove ShowId from TvEpisode 2016-08-09 23:30:56 +02:00
ClientJobTests.cs Refactor a little 2016-07-18 23:26:27 +02:00
ClientKeywordTests.cs More specific type ofr GetKeywordMoviesAsync 2016-08-06 22:39:39 +02:00
ClientListsTests.cs Combine SearchMovie and MovieResult 2016-08-01 21:43:35 +02:00
ClientMovieTests.cs Implement specific types for ChangeItem's 2016-08-09 22:09:06 +02:00
ClientNetworkTests.cs Refactor a little 2016-07-18 23:26:27 +02:00
ClientPersonTests.cs Implement specific types for ChangeItem's 2016-08-09 22:09:06 +02:00
ClientReviewTests.cs Refactor a little 2016-07-18 23:26:27 +02:00
ClientSearchTests.cs Rewrite the SearchMulti function using Json trickery 2016-08-01 22:51:24 +02:00
ClientTests.cs Increase test robustness 2016-08-09 23:46:18 +02:00
ClientTimezonesTests.cs Refactor a little 2016-07-18 23:26:27 +02: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 More compliance stuff 2016-08-09 23:13:26 +02:00
JsonMagicTests.cs More adjustments to the AccountState types for Tv shows 2016-08-09 23:42:50 +02:00
project.json Always target the latest local project 2016-10-27 18:47:16 +02:00
TestConfig.cs Allow customization of JsonSerializer (mainly for testing) 2016-08-06 22:24:20 +02:00
TMDbLibTests.xproj Rewrote tests to work with xUnit 2016-07-18 23:23:38 +02:00
UtilsTest.cs Rewrote tests to work with xUnit 2016-07-18 23:23:38 +02:00