Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 1 | -37/+1 |
2012-03-10 | Fix test errors in Loader_test.php and URI_test.php | Hamza Bhatti | 1 | -6/+6 |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 1 | -14/+14 |
2011-04-21 | load->file() tests. | Greg Aker | 1 | -4/+16 |
2011-04-21 | config CI_Loader tests. | Greg Aker | 1 | -9/+27 |
2011-04-21 | Adding mock testing of libraries in the application directory | Greg Aker | 1 | -12/+46 |
2011-04-21 | Testing view loading. | Greg Aker | 1 | -0/+17 |
2011-04-21 | Buttoning up model loader tests. | Greg Aker | 1 | -19/+20 |
2011-04-21 | Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg. | Greg Aker | 1 | -1/+1 |
2011-04-21 | Working on tests in the loader. Have generic model mocking working with vfsS... | Greg Aker | 1 | -44/+90 |
2011-04-21 | Renamed the main test class, fixing test cases. | Pascal Kriete | 1 | -3/+2 |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 1 | -0/+144 |