Commit Graph

4 Commits

Author SHA1 Message Date
Blake Watters
c210b10299 Add missing resourcePath to fix exception during unit test execution 2012-03-31 16:33:34 -04:00
Brian Morton
145682fdbc Fixed bug raising exception during testing when using an RKObjectLoader with no resource path. 2012-03-20 17:28:22 -07:00
Blake Watters
868372272f Ported RestKit tests over to using the RKTestFactory and completed documentation. fixes #318 2012-03-15 23:06:49 -04:00
Blake Watters
4142ffdb42 Reorganization and cleanups of Unit Tests
* Reorganized tests to accommodate split into Logic & Application.
* Eliminated 'Spec' naming in favor of 'Test' as the suite is entirely based on SenTest.
* Pulled majority of testing support classes up into the library and documented them.
* Introduced RKApplicationTests app for running the RKTableController UI tests
2012-02-10 17:32:23 -05:00