Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f243ce13b4baf5bf8bebf36586514bb243dfc355
/
tests
/
mocks
f243ce1
Cleanup/optimize tests/mocks/
by Andrey Andreev
· 13 years ago
9d14075
tests for encryption class
by Joffrey Jaffeux
· 13 years ago
fc11dcc
Alter SQLite3's version() method and clear some spaces
by Andrey Andreev
· 13 years ago
9d533ae
Fix an SQLite3 pconnect() bug + other minor changes
by Andrey Andreev
· 13 years ago
d6d1150
Replaced `==` with `===` and `!=` with `!==` in /tests
by Alex Bilbie
· 13 years ago
b2e10b7
Adding more flexibilities to mock-common
by Taufan Aditya
· 13 years ago
6c7526c
Continuation for Security and Table code-coverage, add coverage report to travis
by Taufan Aditya
· 13 years ago
98dcac7
Alter the escape like test, since it use raw SQL via query(), the sql statement would need to add ESCAPE clause for database(s) other than mysql
by Taufan Aditya
· 13 years ago
2d57445
Escape like tests, #136 verification
by Taufan Aditya
· 13 years ago
7756af5
Input class code-coverage
by Taufan Aditya
· 13 years ago
d40a545
Comment block for explanation
by Taufan Aditya
· 13 years ago
8af88f3
Security Code coverage
by Taufan Aditya
· 13 years ago
12f4c9b
Clean up autoloader annotation
by Taufan Aditya
· 13 years ago
570e77c
Benchmark code-coverage
by Taufan Aditya
· 13 years ago
8ca31f3
PDO SQLite bug fixed, for result_object
by Taufan Aditya
· 13 years ago
1afd479
HAVING clause API code-coverage
by Taufan Aditya
· 13 years ago
f7377ab
Trace error
by Taufan Aditya
· 13 years ago
d6b41bb
JOIN clause API code-coverage
by Taufan Aditya
· 13 years ago
17f799e
Add user entity into schema skeleton
by Taufan Aditya
· 13 years ago
55f622f
Add select clause test
by Taufan Aditya
· 13 years ago
b0703b0
Resolve postgres issue on create table
by Taufan Aditya
· 13 years ago
1bfc0d9
Fix postgre table datatype
by Taufan Aditya
· 13 years ago
024098d
Use more user-friendly method for dummy create data
by Taufan Aditya
· 13 years ago
55f8042
Add dsn to pgsql
by Taufan Aditya
· 13 years ago
5b42166
Simple query builder tests
by Taufan Aditya
· 13 years ago
61ff054
Adding schema and initial Query Builder code coverage
by Taufan Aditya
· 13 years ago
26490e3
Add branch to travis list
by Taufan Aditya
· 13 years ago
1972514
Fix sqlite issue on PHP 5.4 both for native and PDO driver
by Taufan Aditya
· 13 years ago
f4c6c9b
DB Drivers test
by Taufan Aditya
· 13 years ago
44015c8
Set up PDO constant and configuration
by Taufan Aditya
· 13 years ago
6dfe76d
Alter SQLite tests config to use the sqlite3 driver under PHP 5.4+
by Andrey Andreev
· 13 years ago
ee2f5d0
Multi database setup
by Taufan Aditya
· 13 years ago
dba9437
Add schema folder
by Taufan Aditya
· 13 years ago
a8a2e33
Travis setup and minor cleanup
by Taufan Aditya
· 13 years ago
655a89f
Preliminary Database Test
by Taufan Aditya
· 13 years ago
bdb84af
Remove debugging line
by Taufan Aditya
· 13 years ago
e1dc9ea
Remove include or require declaration from all helpers test
by Taufan Aditya
· 13 years ago
d44d720
Implementation of Mock class, remove ugly reflection class
by Taufan Aditya
· 13 years ago
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