Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
d753afc264692483ef62dd702eeb26ae5192831b
/
tests
/
codeigniter
/
core
ac5373a
Adding core and libraries mock classes
by Taufan Aditya
· 13 years ago
ca16c4f
Adding autoloader and mocks directory
by Taufan Aditya
· 13 years ago
8749bc7
Fix incomplete and skipped test
by Taufan Aditya
· 13 years ago
7729faa
Fix test errors in Loader_test.php and URI_test.php
by Hamza Bhatti
· 13 years ago
cf1926a
Removed beginning slash in expected for site_url.
by Eric Barnes
· 13 years ago
2e00c24
Added tests for CI_URI class. Made modifications to core class which
by Stephen
· 13 years ago
68286a4
Reworked unit tests to match rest of framework and added a few more.
by Eric Barnes
· 14 years ago
5610663
load->file() tests.
by Greg Aker
· 14 years ago
4d2bb09
config CI_Loader tests.
by Greg Aker
· 14 years ago
6858fb9
Adding mock testing of libraries in the application directory
by Greg Aker
· 14 years ago
321768d
Testing view loading.
by Greg Aker
· 14 years ago
deab6ad
Buttoning up model loader tests.
by Greg Aker
· 14 years ago
98357c5
Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg.
by Greg Aker
· 14 years ago
8da6903
Working on tests in the loader. Have generic model mocking working with vfsStream.
by Greg Aker
· 14 years ago
10ba64f
Renamed the main test class, fixing test cases.
by Pascal Kriete
· 14 years ago
69c97a7
Adding early bootstrap ideas for core test suite
by Pascal Kriete
· 14 years ago