Commit Graph

65 Commits

Author SHA1 Message Date
Stuart Boston febc5185a4 Update AbstractTest 2015-02-20 21:59:57 +00:00
Stuart Boston 110b77d09a Refactor model layout 2015-02-20 14:29:18 +00:00
Stuart Boston af2d8400fc Tidy up of test cases 2015-02-18 10:19:26 +00:00
Stuart Boston ba64e339b1 Updated methods 2015-02-17 21:03:57 +00:00
Stuart Boston debfb1209e Replace CloseableHttpClient with HttpClient 2015-02-17 20:55:59 +00:00
Stuart Boston bbda0eec72 Inital commit for release 4.0
Signed-off-by: Stuart Boston <Stuart.Boston@Gmail.com>
2015-02-16 08:50:11 +00:00
Stuart Boston 207f7f2488 Update failing test 2015-02-14 19:16:08 +00:00
Stuart Boston cef5f8f6f0 Add Enum URL methods 2015-02-14 16:10:25 +00:00
Stuart Boston dd2a35b54c Update API URL Builder 2015-02-14 14:10:15 +00:00
Stuart Boston 47ed93b69f Update account methods
Move to their own class
Updated HttpClient for POST and DELETE
2015-02-13 13:01:53 +00:00
Stuart Boston e736aee48a Remove unused methods and fields 2015-02-12 15:58:20 +00:00
Stuart Boston 6eda79830e Add HttpTools class
Add POST and DELETE commands
2015-02-12 15:54:09 +00:00
Stuart Boston 5eb756e03e Update copyright date 2014-12-30 19:49:30 +00:00
Jc Miñarro 67496724ba Update trailers method 2014-12-07 00:10:08 +01:00
Stuart Boston 48a8ff4e29 remove unused method 2014-10-02 11:29:14 +01:00
Stuart Boston c2d2c7cbe3 Fixed Session Tests 2014-10-01 17:10:48 +01:00
Stuart Boston f908794e2b Fixed properties load 2014-10-01 14:43:42 +01:00
Stuart Boston 85eb7a5a4a Add properties file for testing API 2014-10-01 13:48:57 +01:00
Stuart Boston 46bfa7a324 Update TheMovieDbApiTest.java 2014-05-29 13:16:40 +01:00
Stuart Boston 88f120923e Add still sizes to config 2014-01-20 21:02:10 +00:00
Stuart Boston d5c996aef6 Update copyright date 2014-01-16 12:36:50 +00:00
Stuart Boston 51b202df2d Fix issue #14
Correct URL for collections
2013-12-14 19:07:37 +00:00
Stuart Boston 82e9c5b06f Trim test logging message 2013-11-01 12:26:15 +00:00
Stuart Boston db4f3e6f80 Minor updates 2013-10-22 13:44:42 +01:00
Stuart Boston dd5176d6c6 Add gitattributes file
Update line endings
2013-10-01 14:10:54 +01:00
Stuart Boston 6448542fb4 Merge pull request #7 from fcojean/master
Implemented MovieChangesList
2013-09-26 11:37:19 +01:00
Stuart Boston f64786e506 Update tests 2013-08-22 21:32:35 +01:00
Stuart Boston ac57816b1d Merge pull request #6 from holgerbrandl/master
"List" and "Account" implemenation
2013-08-20 20:47:24 +01:00
holger fbdf744dc6 implemented method to post movie ratings 2013-08-19 14:28:28 +02:00
Stuart Boston 72186feaf9 Fixes issue #4 Company parent correctly de-serialised now 2013-07-15 09:16:16 +01:00
Stuart Boston d298faec9a Removed getMovieChanges test 2013-06-26 13:29:24 +01:00
Stuart Boston 486486b753 Removed unused imports 2013-06-26 13:02:23 +01:00
Stuart Boston 845aedf871 Added MovieChange method 2013-05-20 13:05:19 +01:00
Stuart Boston d6adc40215 Fix correct logging class for JobDepartment 2013-05-20 13:03:55 +01:00
Stuart Boston 44ba85aaa8 Changed return values to include page values 2013-05-18 22:08:40 +01:00
Stuart Boston 1a96343924 Updated Test class 2013-05-15 18:15:12 +01:00
Stuart Boston ce533c2b41 removed unused log messages in test class 2013-05-15 18:06:54 +01:00
Stuart Boston de623ff0db Add discover method 2013-05-15 16:24:57 +01:00
Stuart Boston 6745f5f3d5 Fix issue with WrapperImages not having initialised collections 2013-05-15 14:16:15 +01:00
Stuart Boston 955ef0369e Add Job List 2013-05-15 14:09:57 +01:00
Stuart Boston 4c682731b6 Add PopularPerson method 2013-05-15 13:46:59 +01:00
Stuart Boston c99f60f636 Un"ignored" the tests 2013-05-15 13:22:06 +01:00
Stuart Boston 265878d016 Added AppendToResponse for MovieDb (MovieInfo methods) 2013-05-15 13:19:02 +01:00
Stuart Boston bf8730c1ee Updated test case for getGenreMovies 2013-03-18 12:37:24 +00:00
Stuart Boston e17db7a15b Tidied up test class 2013-02-25 12:56:09 +00:00
Stuart Boston 9e6a290f63 Added English literal to test cases 2013-02-25 09:32:03 +00:00
Stuart Boston 03c6e1917a Added Russian literal 2013-02-25 08:46:52 +00:00
Stuart Boston a0fca9e69a Fixed Russian test name 2013-02-25 08:45:54 +00:00
Omertron 1b62ae2ff8 Removed Log4J dependency and switched to SLF4J 2013-02-24 18:58:27 +00:00
Omertron f177026261 Added keyword searches 2013-02-03 21:09:41 +00:00