1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-31 02:32:37 +02:00

294 Commits

Author SHA1 Message Date
Cameron
5a35a4887d checkbox tests 2019-03-18 12:27:27 -07:00
Cameron
a6c21fdf21 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-18 12:11:12 -07:00
Cameron
8dfe768459 e_signup_classTest and UserHandlerTest placeholders. 2019-03-18 12:10:10 -07:00
Deltik
832792cdfc
Removed comment about skipping a test case 2019-03-18 05:17:17 -05:00
Achim Ennenbach
a0ed703608 updated testRenderElement() for updated e_form::checkboxes()
requires PR https://github.com/e107inc/e107/pull/3730 to be merged
to succeed
2019-03-17 17:23:07 +01:00
Cameron
7846ce551f Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-08 12:14:25 -08:00
Cameron
0b1978a5d0 userclass tests. 2019-03-08 12:13:16 -08:00
Nick L
c484cad8d3
Merge pull request #20 from SimSync/user_class
Added tests for ucAdd and ucRemove
2019-03-07 14:14:41 -06:00
Achim Ennenbach
43dc710e1a Added tests for ucAdd and ucRemove 2019-03-07 21:10:43 +01:00
Cameron
bbeb24bf85 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-03-06 11:22:13 -08:00
Cameron
ef4706c094 toIcon() test added. 2019-03-06 11:20:28 -08:00
Tijn Kuyper
a56c4f91a2
Update theme layout test (test will fail)
To illustrate the user.php vs usersettings.php issue. Test will fail.
2019-03-04 09:42:05 +01:00
Cameron
f915d66cf8 More checks on check_class() 2019-03-02 11:21:04 -08:00
Cameron
2e7c9818df Extra tests for toDB() 2019-03-02 10:55:14 -08:00
Cameron
748d0e88e5 Extra tests for getThemeLayout() 2019-03-02 10:20:24 -08:00
Cameron
012d1fa788 Extra tests. getThemeLayout currently failing 2019-03-02 10:12:51 -08:00
Cameron
6bba285eee preparations for userclass ucAdd test. 2019-03-02 08:00:53 -08:00
Cameron
4804da2b62 test for toDB(); 2019-03-01 16:35:15 -08:00
Cameron
644059bfdd Test for uc_select() will empty values. 2019-03-01 12:32:59 -08:00
Cameron
cd4d8fbde6 Enhanced getThemeLayout() test. 2019-02-28 14:14:14 -08:00
Cameron
88afb3f01d Move shuffle setting. 2019-02-28 14:13:38 -08:00
Cameron
f2616276d2 makeClickable test. 2019-02-28 10:33:19 -08:00
Tijn Kuyper
40ada7e157
Added more tests (showing the /user vs /usersettings.php issue)
/usersettings.php will fail
2019-02-27 20:28:35 +01:00
Cameron
71c7c8bc66 toGlyph, getThemeLayout(), getGlyph() 2019-02-27 10:16:16 -08:00
Cameron
ad94ebc734 Fixed default siteurl value. Added test for e107::url() 2019-02-26 10:49:47 -08:00
Cameron
5abe07678b Test for prepareResults() method and getFixQuery. 2019-02-24 12:15:36 -08:00
Cameron
dd1801154e Restored missing lines. 2019-02-21 18:33:03 -08:00
Cameron
d3919af819 pdo->insert() with DUPLICATE KEY detection. 2019-02-21 18:30:12 -08:00
Cameron
1229f1e5c1 db_Query tests for BIND etc. 2019-02-21 18:19:28 -08:00
Cameron
4630c6478f Added plugin cache test. Removed 'thing' folders automatically after testing. 2019-02-20 13:33:02 -08:00
Cameron
2e6fe30ae6 basic class2 tests added for common functions. 2019-02-19 11:26:51 -08:00
Cameron
010784d371 Fix for Make clickable test. 2019-02-19 11:06:05 -08:00
Cameron
d3da2c061a Placeholder for e_user_model test 2019-02-19 10:29:59 -08:00
Cameron
d71c20cb38 New test placeholders. 2019-02-19 10:15:26 -08:00
Cameron
917f486d18 Enhanced max() test. 2019-02-18 12:55:33 -08:00
Cameron
de6cb22225 Extra tests for copyRow on tables with unique fields. 2019-02-16 12:52:07 -08:00
Cameron
76924393b8 Date test terms() 2019-02-16 10:53:41 -08:00
Cameron
63dfdd32ff isBbcode and isHtml() tests 2019-02-14 14:58:11 -08:00
Cameron
cdd164a7c7 pdo class 2019-02-14 13:50:53 -08:00
Cameron
0a820075c5 Merge branch 'master' of https://github.com/e107inc/e107-test 2019-02-13 21:28:37 -08:00
Cameron
28eadab73d enable debug on insert test. 2019-02-13 21:28:26 -08:00
Deltik
d4d631f7a5
Removed var_dump() that may have been committed by accident 2019-02-13 22:03:16 -06:00
Deltik
c4cbb19749
Improved determinism of cloned testDb_Select_gen() tests
If either e_db_mysqlTest's or e_db_pdoTest's testDb_Select_gen() method
gets called before the other, the second won't update and will return 0
instead of the expected 1.

The UPDATE query is unique for each test now so that this cannot happen
anymore.
2019-02-13 21:31:28 -06:00
Cameron
c1a0d63abc fields() 2019-02-13 16:28:19 -08:00
Cameron
6c2c9babce Max fix 2019-02-13 16:21:01 -08:00
Cameron
56051cf0cc Fix for max() 2019-02-13 16:07:43 -08:00
Cameron
505fabb09d Sync pdo tests. 2019-02-13 15:52:13 -08:00
Cameron
e99ff91381 max() test. 2019-02-13 14:02:40 -08:00
Cameron
7f7b503c24 Fixes 2019-02-13 13:54:46 -08:00
Cameron
a83f82d09c Retrieve fetch only with index. 2019-02-13 12:12:41 -08:00