moved functions and classes out of bootstrap
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.
Showing
- _testing/bootstrap.php 11 additions, 152 deletions_testing/bootstrap.php
- _testing/core/DokuWikiTest.php 52 additions, 0 deletions_testing/core/DokuWikiTest.php
- _testing/core/TestRequest.php 67 additions, 0 deletions_testing/core/TestRequest.php
- _testing/core/TestUtils.php 52 additions, 0 deletions_testing/core/TestUtils.php
Loading
Please register or sign in to comment