phpbb/tests
Oleg Pudeyev 2bc2cb1f6f [ticket/10491] Install board once per test run.
This is how things used to be. Installing for each test class brings
3-4x performance penalty compared to installing once for the entire
test run. However, with a single installation for all tests an
individual test can see different data when it is invoked by itself
vs when it is executed as part of the entire test suite.

PHPBB3-10491
2012-12-10 06:42:43 -05:00
..
bbcode [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php 2012-07-08 22:46:14 +02:00
compress [ticket/11045] Removed file conflict tests for compress class 2012-09-11 09:42:29 +01:00
dbal [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
functional [ticket/11202] Check response success before content assertions. 2012-11-15 08:25:14 -05:00
functions [ticket/11192] Merge dataProvider arrays because the test is the same now. 2012-11-16 16:20:55 +01:00
mock [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php 2012-07-08 22:46:14 +02:00
network [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
privmsgs [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
profile [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
random [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
regex [ticket/10162] Add test cases for top level domain names longer than 6 chars. 2012-05-30 21:11:17 +02:00
request [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
security [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
session [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
template [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
test_framework [ticket/10491] Install board once per test run. 2012-12-10 06:42:43 -05:00
text_processing [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
user [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
utf [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
wrapper [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
bootstrap.php [ticket/10981] Added goutte via composer 2012-07-16 17:52:03 +01:00
error_collector_test.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
RUNNING_TESTS.txt Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-olympus 2012-07-17 21:12:47 +02:00