1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 22:14:51 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
Cameron
6988be9779 retrieve, select, count assertions 2019-02-13 11:13:24 -08:00
Deltik
a82ffc4adb Increased reliability of unit tests running in shuffle mode
Which means decreasing the dependence of tests on the results of
previous tests

In codeception.yml, settings.shuffle = true
2019-02-12 23:52:40 -06:00
Cameron
c9d9c71835 Extra check on hasLanguage() and in backup() 2019-02-12 12:28:43 -08:00
Cameron
8bb6c442a2 Fix for copyRow 2019-02-12 12:04:18 -08:00
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
ae9a890a38 testDb_IsLang(), testGetLastQuery(), testGetFieldDefs() added. 2019-02-11 16:17:59 -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
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
3394444a2e More PDO tests. 2019-02-09 12:37:22 -08:00
Cameron
bb47a5d944 test for db_Field() 2019-02-08 13:46:51 -08:00
Cameron
b0ae4b6e3d Synced with changes in mysql tests. 2019-02-08 13:37:07 -08:00
Cameron
c9efa439bb new pdo class test. 2019-02-08 13:30:46 -08:00