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

19 Commits

Author SHA1 Message Date
Deltik
045392e134 Restored all tests to passing, removed leftover var_dump()s 2019-03-29 10:39:17 -05:00
Cameron
0b1978a5d0 userclass tests. 2019-03-08 12:13:16 -08:00
Cameron
ef4706c094 toIcon() test added. 2019-03-06 11:20:28 -08:00
Cameron
2e7c9818df Extra tests for toDB() 2019-03-02 10:55:14 -08:00
Cameron
012d1fa788 Extra tests. getThemeLayout currently failing 2019-03-02 10:12:51 -08:00
Cameron
4804da2b62 test for toDB(); 2019-03-01 16:35:15 -08:00
Cameron
f2616276d2 makeClickable test. 2019-02-28 10:33:19 -08:00
Cameron
71c7c8bc66 toGlyph, getThemeLayout(), getGlyph() 2019-02-27 10:16:16 -08:00
Cameron
010784d371 Fix for Make clickable test. 2019-02-19 11:06:05 -08:00
Cameron
63dfdd32ff isBbcode and isHtml() tests 2019-02-14 14:58:11 -08:00
Deltik
48654804bd e_parse::parseTemplate() behavior clarification
New tests cover the behavior described in
https://github.com/e107inc/e107/issues/3547
2018-11-09 16:52:37 -06:00
Nick Liu
f27636ff14 Fixed race condition in e_parseTest::testToForm()
Other tests have been meddling with the e107::wysiwyg() global state

e_parseTest::testToForm() now considers two outcomes of the
e107::wysiwyg() state.
2018-11-01 19:31:04 -05:00
Cameron
871a0f4da3 Basic test for {e_BASE} added. 2018-10-02 11:51:47 -07:00
Cameron
7bbf3164c7 Test for [img] bbcode in toHTML() 2018-09-12 13:21:19 -07:00
Cameron
5b9e2572a4 Test fixes. 2018-09-09 10:18:19 -07:00
Achim Ennenbach
4fca8150d0 fixes #11 Typo in assertEquals 2018-08-27 15:39:59 +02:00
Cameron
08852f1d61 basic thumbUrl test. 2018-07-28 09:30:37 -07:00
Cameron
8200c7dd00 Simple e_parse toForm test added. 2018-07-24 15:53:34 -07:00
Cameron
76d491c0b9 Simple toHTML() test added. e_parser methods moved into e_parseTest 2018-07-24 13:01:29 -07:00