- May 18, 2018
-
-
Andreas Gohr authored
Our test suite did not reset the config directory for each test class as it does for the data directory. In addition it copied all files from the main config directory over. Both may create an unpredictable state for tests. This streamlines the initialization.
-
- Jul 23, 2017
- Oct 20, 2013
-
-
Christopher Smith authored
-
- Oct 18, 2013
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
- Oct 06, 2012
-
-
Andreas Gohr authored
-
- Oct 01, 2012
-
-
Michael Hamann authored
This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit between test functions that called p_get_parsermodes() as PHPUnit tried to restore the global environment. I couldn't reproduce this when I executed all tests but just when I executed a single plugin test.
-
- Jul 02, 2012
-
-
Andreas Gohr authored
-
- Apr 18, 2012
-
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
- Apr 17, 2012
-
-
Tobias Sarnowski authored
-
Andreas Gohr authored
There's still more that I'd like to moved out. bootstrap should not contain any logic but only call the appropriate functions for setup the test environment.
-
Andreas Gohr authored
This should make it much easier to do integration tests based on the new TestRequest utility.
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Apr 16, 2012
-
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
verify that multiple requests can be made with multiple test methods.
-
Tobias Sarnowski authored
-
- Apr 15, 2012
-
-
Tobias Sarnowski authored
-