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

9 Commits

Author SHA1 Message Date
Cameron
f6f0a24146 testXmlExtendedFields() 2019-05-04 13:41:12 -07:00
Cameron
f645d0cbac Removed LEGACY check from tests. 2019-02-13 10:51:57 -08:00
Cameron
aa83639c4e Disabled legacy mode fetch test. 2019-02-13 10:40:01 -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
2868748c8a Session setOptions() test and themeHandler test class added. 2019-02-07 17:11:17 -08:00
Nick Liu
b9f794b1a9 Disregard race condition by increasing tolerance in e107pluginTest
e107pluginTest::testXmlSiteLinks() ignores the primary key and model
order because another test could have inserted records before this test.
2018-11-01 19:09:48 -05:00
Cameron
d622aa28a5 Test for XMLSiteLinks 2018-09-18 09:38:59 -07:00
Cameron
d8cfcb0812 plugin tests. Currently failing on remotePluginTest. (reason unknown) 2018-08-03 16:14:33 -07:00
Cameron
293327de53 Draft test for banner plugin. 2018-07-19 20:45:16 -07:00