|
|
096bbdf085
|
Merge branch 'master' into docs_testing
|
2018-03-21 23:51:31 +01:00 |
|
|
|
e914e4ab45
|
Added ORDER BY date that was missing in sql stmt
|
2018-03-21 23:44:59 +01:00 |
|
|
|
8e22b0f6ea
|
Updated fixtures.
|
2018-03-20 21:18:11 +01:00 |
|
|
|
18359f442c
|
Mapped results in tmdb now returns the complete json object so not needed to be created before sent. When getting all requested movies and shows it is now possible to only get one page at a time.
|
2018-03-20 21:17:41 +01:00 |
|
|
|
42b8b5ea0e
|
Removed a )
|
2018-03-20 20:15:28 +01:00 |
|
|
|
996295b1fe
|
Removed the id parameter, not used.
|
2018-03-20 20:14:44 +01:00 |
|
|
|
1b08c8d3d1
|
Now when running tests we use a separate config file test.json
|
2018-03-20 20:14:15 +01:00 |
|
|
|
9e145f7068
|
When testing we dont have api access so we create cache entries before each request. The cache key changed so this is now updated in the tests and tmdb.
|
2018-03-20 20:12:49 +01:00 |
|
|
|
7051edb212
|
Added unit tests for testing config file for correct values and if not check the env variables.
|
2018-03-20 19:25:35 +01:00 |
|