Cameron
|
cc1493833d
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-12 11:58:28 -08:00 |
|
Cameron
|
4ad79e3de0
|
Updated to pass.
|
2019-02-12 11:58:02 -08:00 |
|
Deltik
|
d69217d6f0
|
Un-hard-coded database name and table prefix in e_db_pdoTest
Also corrected a typo that switched an expected and actual
assertion arguments.
|
2019-02-11 21:56:44 -06:00 |
|
Cameron
|
2465b0d16b
|
PDO copyRow and backup
|
2019-02-11 17:54:43 -08:00 |
|
Cameron
|
6e558efcf0
|
columnCount test
|
2019-02-11 17:33:50 -08:00 |
|
Cameron
|
c7efb447e7
|
Extra retrieve assertions.
|
2019-02-11 17:15:34 -08:00 |
|
Cameron
|
f54feed09b
|
PDO tests
|
2019-02-11 16:57:11 -08:00 |
|
Cameron
|
3786ced51f
|
expand on copyRow and copyTable tests.
|
2019-02-11 16:30:54 -08:00 |
|
Cameron
|
a941bee847
|
Ported PDO tests across to Mysql tests.
|
2019-02-11 16:23:24 -08:00 |
|
Cameron
|
ae9a890a38
|
testDb_IsLang(), testGetLastQuery(), testGetFieldDefs() added.
|
2019-02-11 16:17:59 -08:00 |
|
Cameron
|
7e7257d0e6
|
pdo tests ported over to mysql tests.
|
2019-02-11 15:40:58 -08:00 |
|
Cameron
|
722c90a8ed
|
PDO tests.
|
2019-02-11 14:28:47 -08:00 |
|
Cameron
|
759cf6f190
|
More test for legacy fetch
|
2019-02-11 12:20:30 -08:00 |
|
Cameron
|
1407fca8a7
|
db_Select_gen() test.
|
2019-02-11 12:10:13 -08:00 |
|
Cameron
|
d90b3f3db6
|
More PDO tests.
|
2019-02-11 12:05:19 -08:00 |
|
Cameron
|
b4efb3a0e8
|
db_Fetch() tests.
|
2019-02-11 11:47:51 -08:00 |
|
Cameron
|
360b6a15b0
|
Whitelist specific folders for coverage. More PDO tests.
|
2019-02-11 11:34:58 -08:00 |
|
Cameron
|
c8df79ea01
|
More tests
|
2019-02-10 19:19:38 -08:00 |
|
Cameron
|
93a2dde80a
|
More tests.
|
2019-02-10 19:11:35 -08:00 |
|
Cameron
|
ca133074b8
|
Added E107_DBG_BASIC constant. More tests added for pdo and debug classes.
|
2019-02-10 19:01:09 -08:00 |
|
Cameron
|
17eff8de71
|
More PDO tests.
|
2019-02-10 16:19:58 -08:00 |
|
Cameron
|
c9981cda78
|
Debug test class
|
2019-02-10 15:26:55 -08:00 |
|
Cameron
|
d84c8880bd
|
debug test class added. More pdo tests.
|
2019-02-10 15:02:14 -08:00 |
|
Cameron
|
b07b24b207
|
More tests
|
2019-02-09 15:40:26 -08:00 |
|
Cameron
|
2a62cbc561
|
connect() test.
|
2019-02-09 15:22:27 -08:00 |
|
Cameron
|
42f059556c
|
db retrieve tests
|
2019-02-09 15:13:07 -08:00 |
|
Cameron
|
7cc8fef477
|
More testing in db
|
2019-02-09 13:08:32 -08:00 |
|
Cameron
|
5db55c437a
|
synced pdo tests with mysql_class tests.
|
2019-02-09 12:48:50 -08:00 |
|
Cameron
|
3394444a2e
|
More PDO tests.
|
2019-02-09 12:37:22 -08:00 |
|
Cameron
|
cb18618895
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-08 13:47:12 -08:00 |
|
Cameron
|
bb47a5d944
|
test for db_Field()
|
2019-02-08 13:46:51 -08:00 |
|
Deltik
|
55bd50aac0
|
Eliminated Internet dependency from xmlClassTest
|
2019-02-08 15:39:34 -06:00 |
|
Cameron
|
b0ae4b6e3d
|
Synced with changes in mysql tests.
|
2019-02-08 13:37:07 -08:00 |
|
Cameron
|
bf74d2cf75
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-08 13:31:08 -08:00 |
|
Cameron
|
c9efa439bb
|
new pdo class test.
|
2019-02-08 13:30:46 -08:00 |
|
Nick L
|
bb3f4351e4
|
Merge pull request #19 from SimSync/fix_e_db_mysqlTest
Better assertions in `e_db_mysqlTest`
|
2019-02-08 15:19:41 -06:00 |
|
Achim Ennenbach
|
77a2ae1092
|
Added additional assertion in testDelete()
|
2019-02-08 21:45:01 +01:00 |
|
Achim Ennenbach
|
964eef125e
|
Added additional assertion in testUpdate()
Added additional assertion in testDelete()
|
2019-02-08 21:27:03 +01:00 |
|
Achim Ennenbach
|
77374ae03c
|
fixed typo in testUpdate()
Added additional assertion in testInsert()
|
2019-02-08 21:17:29 +01:00 |
|
Achim Ennenbach
|
92fb16fe86
|
fixed the assertions in e_db_mysqlTest
|
2019-02-08 20:53:49 +01:00 |
|
Deltik
|
4d169dd8a0
|
Removed print_r()s that were probably accidentally committed
|
2019-02-07 20:44:25 -06:00 |
|
Cameron
|
2319e145c3
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-07 17:11:36 -08:00 |
|
Cameron
|
2868748c8a
|
Session setOptions() test and themeHandler test class added.
|
2019-02-07 17:11:17 -08:00 |
|
Nick L
|
b31b02e1b2
|
Merge pull request #18 from SimSync/fix_adminperms
added missing constant ADMINPERMS to succeed the getperms check
|
2019-02-06 14:46:29 -06:00 |
|
Achim Ennenbach
|
cf20065ed6
|
added missing constant ADMINPERMS to succeed the getperms check
at the beginning of the lancheck.php file.
|
2019-02-06 21:19:11 +01:00 |
|
Nick L
|
52552cf814
|
Merge pull request #17 from SimSync/db_mysql_insert_update_delete
Added tests for db update, insert, delete
|
2019-02-06 14:04:19 -06:00 |
|
Achim Ennenbach
|
aed1a5ae3a
|
Added tests for db update, insert, delete
|
2019-02-06 21:01:09 +01:00 |
|
Cameron
|
40f6c66923
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2019-02-03 15:35:52 -08:00 |
|
Cameron
|
4b5b053a3d
|
More db_verify tests.
|
2019-02-03 15:35:17 -08:00 |
|
Deltik
|
61cffd7395
|
Merge branch 'SimSync-check_is_utf8_fill_phrases_array'
|
2019-02-03 13:45:03 -06:00 |
|