.. |
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
|
Adjust a number of other tests to newly not-ignored fields
|
2016-12-20 01:08:47 +01:00 |
ClientCompanyTests.cs
|
Adjust a number of other tests to newly not-ignored fields
|
2016-12-20 01:08:47 +01:00 |
ClientCreditTests.cs
|
Forgot to use shared Config in some tests
|
2016-08-06 22:23:52 +02:00 |
ClientDiscoverTests.cs
|
Adjust a number of other tests to newly not-ignored fields
|
2016-12-20 01:08:47 +01:00 |
ClientFindTests.cs
|
Adjust a number of other tests to newly not-ignored fields
|
2016-12-20 01:08:47 +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 |
ClientJobTests.cs
|
Refactor a little
|
2016-07-18 23:26:27 +02: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
|
Add external ids to Movie, patch id as needed
|
2018-01-25 19:05:06 +01:00 |
ClientNetworkTests.cs
|
Refactor a little
|
2016-07-18 23:26:27 +02:00 |
ClientPersonTests.cs
|
Add InstagramId to Person
|
2016-12-20 01:23:08 +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
|
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
|
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 |