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

11 Commits

Author SHA1 Message Date
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