Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
577e53feff2c7d9ea74c682e5795196c916e7687
/
tests
/
mocks
/
ci_testcase.php
577e53f
Fix test_like_set_side() unit test (dataProvider wasn't working)
by Andrey Andreev
· 7 years ago
fbe4d79
Merge pull request #5367 from carusogabriel/clean-elses
by Andrey Andreev
· 7 years ago
168ba6c
Added a unit test for #3464
by Dan Bernardic
· 10 years ago
a8b29ac
fix typo : StdClass should be stdClass
by Abdul Malik Ikhsan
· 12 years ago
cdac248
Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19
by Andrey Andreev
· 12 years ago
dd8d3d3
Fix the bloody tests
by Andrey Andreev
· 12 years ago
4f42be5
Raised CI_Loader test coverage to 93%
by dchill42
· 12 years ago
e9435dc
Adapted DB for VFS changes and fixed Common case in Bootstrap.php
by dchill42
· 12 years ago
7ecc5cd
Integrated vfsStream better and made paths constants VFS-based
by dchill42
· 12 years ago
f243ce1
Cleanup/optimize tests/mocks/
by Andrey Andreev
· 12 years ago
e1dc9ea
Remove include or require declaration from all helpers test
by Taufan Aditya
· 13 years ago
ca16c4f
Adding autoloader and mocks directory
by Taufan Aditya
· 13 years ago
[Renamed (96%) from tests/lib/ci_testcase.php]
8749bc7
Fix incomplete and skipped test
by Taufan Aditya
· 13 years ago
68286a4
Reworked unit tests to match rest of framework and added a few more.
by Eric Barnes
· 14 years ago
8da6903
Working on tests in the loader. Have generic model mocking working with vfsStream.
by Greg Aker
· 14 years ago
ae7b3f9
a bit of shuffling around in CI_TestCase
by Pascal Kriete
· 14 years ago
fe372e3
Fixing up the scope soup, and adding a way to set core config items.
by Pascal Kriete
· 14 years ago
69c97a7
Adding early bootstrap ideas for core test suite
by Pascal Kriete
· 14 years ago