Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-29 | Removed beginning slash in expected for site_url. | Eric Barnes | 1 | -4/+4 |
2011-08-28 | Added tests for CI_URI class. Made modifications to core class which | Stephen | 1 | -0/+344 |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 4 | -23/+39 |
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 | 3 | -24/+9 |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 3 | -0/+282 |