Searched hist:"1 c0be3ebd170acad3e1fddf2aca104afaf2416ee" (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/_test/ |
H A D | bootstrap.php | 1c0be3ebd170acad3e1fddf2aca104afaf2416ee Fri May 18 13:53:16 UTC 2018 Andreas Gohr <andi@splitbrain.org> reset config directory for every test
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.
|
/dokuwiki/_test/core/ |
H A D | DokuWikiTest.php | 1c0be3ebd170acad3e1fddf2aca104afaf2416ee Fri May 18 13:53:16 UTC 2018 Andreas Gohr <andi@splitbrain.org> reset config directory for every test
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.
|