Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed and extended PHPDoc comments and added additional @var comments | Michael Hamann | 2012-07-28 | |
| | ||||
* | reset the data directory before each test class is run | Andreas Gohr | 2012-07-02 | |
| | ||||
* | moved URI setup to execute() | Andreas Gohr | 2012-06-30 | |
| | ||||
* | simplified using the TestRequest class | Andreas Gohr | 2012-06-30 | |
| | | | | | You now can call get() or post() on it and give it all the wanted input variables | |||
* | make sure all globals are available in test requests | Andreas Gohr | 2012-06-29 | |
| | ||||
* | fixed tests | Andreas Gohr | 2012-06-25 | |
| | | | | The test suite was missing a global keyword to access the $INPUT class. | |||
* | use original conf directory and only shadow special files | Tobias Sarnowski | 2012-04-18 | |
| | | | | https://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756 | |||
* | moved _testing to _test | Tobias Sarnowski | 2012-04-18 | |