summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/core/Loader_test.php
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Cleanup/optimize tests/codeigniter/Andrey Andreev1-73/+59
2012-03-28Adding autoloader and mocks directoryTaufan Aditya1-37/+1
2012-03-10Fix test errors in Loader_test.php and URI_test.phpHamza Bhatti1-6/+6
2011-04-22Reworked unit tests to match rest of framework and added a few more.Eric Barnes1-14/+14
2011-04-21load->file() tests.Greg Aker1-4/+16
2011-04-21config CI_Loader tests.Greg Aker1-9/+27
2011-04-21Adding mock testing of libraries in the application directoryGreg Aker1-12/+46
2011-04-21Testing view loading.Greg Aker1-0/+17
2011-04-21Buttoning up model loader tests.Greg Aker1-19/+20
2011-04-21Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg.Greg Aker1-1/+1
2011-04-21Working on tests in the loader. Have generic model mocking working with vfsS...Greg Aker1-44/+90
2011-04-21Renamed the main test class, fixing test cases.Pascal Kriete1-3/+2
2011-04-21Adding early bootstrap ideas for core test suitePascal Kriete1-0/+144