Commit Graph

46 Commits

Author SHA1 Message Date
Michael Bisbjerg
4474493645 - Fixed up some tests
- Reduced test amount for images, now checks only 1 size pr. image
2013-02-17 23:10:28 +01:00
Michael Bisbjerg
a1113d1bfa - Added basic tests for searching 2013-02-17 15:57:35 +01:00
Michael Bisbjerg
5492c4fdae - Expanded some tests
- Removed unused paramters from an internal method
2013-02-17 15:37:33 +01:00
Michael Bisbjerg
eb9dae6f79 - Cleanup 2013-02-17 15:24:23 +01:00
Michael Bisbjerg
0c98bb4670 - Added tests for collections
- Refactored image testing
- Refactored methods/extras testing
- Added overload for GetCollection
2013-02-17 15:22:16 +01:00
Michael Bisbjerg
d5372601db - Added tests for Changes
- Split out large test methods
2013-02-17 14:28:41 +01:00
Michael Bisbjerg
6b244c42a5 - Made the Nuget package .NET 4 specific 2013-02-16 21:33:58 +01:00
Michael Bisbjerg
776d55f5ae - Minor update 2013-02-16 21:05:40 +01:00
Michael Bisbjerg
bd264a8b01 - First readme 2013-02-16 21:04:49 +01:00
Michael Bisbjerg
de0993f6db - Set the version to 0.7 and created a Nuget package 2013-02-16 20:35:33 +01:00
Michael Bisbjerg
e3b4b21856 - Cleanup 2013-02-15 18:10:26 +01:00
Michael Bisbjerg
f4812bbbb0 - Downgraded .NET from 4.5 to 4.0 2013-02-14 09:40:20 +01:00
Michael Bisbjerg
d75004fc06 - Clarify a todo 2013-02-13 21:46:38 +01:00
Michael Bisbjerg
21ca6e72b3 - Fixed copy/paste mistake, and removed an obsolete comment 2013-02-13 21:44:32 +01:00
Michael Bisbjerg
b27bf60f6c - Reworked the way GetPersonChanges works
- Created tests for Persons and Lists
2013-02-13 21:44:06 +01:00
Michael Bisbjerg
2cc7ebbea3 - Added Company Tests
- Cleaned up usings
- Refactored a URI HEAD tester
2013-02-13 21:15:59 +01:00
Michael Bisbjerg
622b322254 - Fixed naming issue in CompanyMethods
- Added some more Client tests
- Cleanup
- Missed a constructor parameter in the last commit
2013-02-13 20:57:04 +01:00
Michael Bisbjerg
b40b67e7e9 - Made unit tests for the Utils class
- Simplified GetDescription, as some expressions were always true.
2013-02-13 20:38:12 +01:00
Michael Bisbjerg
4abe90f39d - Made changelog test more durable 2013-02-13 20:28:53 +01:00
Michael Bisbjerg
9b434d079f - Parsed the ChangeItem Time property
- Expanded tests
2013-02-13 20:26:59 +01:00
Michael Bisbjerg
953b4880ae - Wrote tests for Keywords and Genres
- Reworked Genres to return a list instead of a container with a list.
2013-02-13 19:57:44 +01:00
Michael Bisbjerg
f34f443c57 - Found som languages submitted as UrlSegments instead of Parameters
- Fixed some keywords methods
2013-02-13 19:56:58 +01:00
Michael Bisbjerg
e11f7b81e2 - Renamings 2013-02-13 19:10:17 +01:00
Michael Bisbjerg
28bb97f578 - Fixed the image url function
- Added tests for the above
2013-02-13 19:09:34 +01:00
Michael Bisbjerg
4f84423533 - Made test configuration pr-test instead of static
- Added some tests
2013-02-13 17:25:53 +01:00
Michael Bisbjerg
8f626ca3e7 - Removed unused references 2013-02-13 17:03:45 +01:00
Michael Bisbjerg
ebd7d7efe3 - Cleanup 2013-02-13 17:03:20 +01:00
Michael Bisbjerg
d9224272ef - Implemented Genres methods 2013-02-13 17:02:12 +01:00
Michael Bisbjerg
d5b88aea59 - Implemented Keywords methods 2013-02-13 16:53:58 +01:00
Michael Bisbjerg
c7ecd19a85 - Renamed Keywords class to KeywordsContainer 2013-02-13 16:45:48 +01:00
Michael Bisbjerg
0396a6ae2b - Refactored some classes together
- Removed Id patching from some methods (returned class no longer required an Id which wasn't provided by TMDb).
- Renamed Objects.People namespace to Objects.Person
- Fix spelling mistake in SearchResult classes
- Fix bug in GetCollectionImages
- Shortened required references
2013-02-13 16:39:58 +01:00
Michael Bisbjerg
03073c4f28 - Impemented Changes methods
- Discovered some redundancies across 4 classes that can be refactored away.
2013-02-13 16:07:26 +01:00
Michael Bisbjerg
e4727bf907 - Fix bug in Movie methods 2013-02-13 16:01:18 +01:00
Michael Bisbjerg
fdd92206a8 - Implemented various search methods 2013-02-13 15:43:37 +01:00
Michael Bisbjerg
0b541d8687 - Moved company classes into the Ojbects.Companies namespace
- Reworked the way DefautlLanguage and DefaultCountry works. Now, if they're specified, they get applied - else they're left alone.
- Renamed various files
2013-02-13 15:13:43 +01:00
Michael Bisbjerg
319b3d4e1a - Refactoring, joined Poster & Backdrop 2013-02-13 15:12:53 +01:00
Michael Bisbjerg
8e056ca893 - Some renaming 2013-02-13 00:37:29 +01:00
Michael Bisbjerg
3d8645caf7 - Created the first unit tests 2013-02-13 00:36:25 +01:00
Michael Bisbjerg
b7dc1ed8a0 - Fixed datetype for Movie. 2013-02-13 00:10:44 +01:00
Michael Bisbjerg
d5ec768fcd - Refactoring
- Added Company methods.
- Added List methods.
2013-02-13 00:01:21 +01:00
Michael Bisbjerg
ce78e8bf44 - Cleanup 2013-02-12 23:26:01 +01:00
Michael Bisbjerg
c919330916 - Added Person methods 2013-02-12 23:25:25 +01:00
Michael Bisbjerg
b34b7b1660 - Cleanup 2013-02-12 23:01:03 +01:00
Michael Bisbjerg
283bc427cc - Added Collection methods 2013-02-12 22:57:31 +01:00
Michael Bisbjerg
816bb3fd96 - First version of the library
- Has dependency for RestSharp
- Has a near-complete interpretation of the Movie read operations
2013-02-12 22:55:38 +01:00
Michael Bisbjerg
6e7bad28f6 - Basic gitignore 2013-02-12 22:31:57 +01:00