aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_test/core
Commit message (Collapse)AuthorAge
...
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
|
* reset the data directory before each test class is runAndreas Gohr2012-07-02
|
* moved URI setup to execute()Andreas Gohr2012-06-30
|
* simplified using the TestRequest classAndreas Gohr2012-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 requestsAndreas Gohr2012-06-29
|
* fixed testsAndreas Gohr2012-06-25
| | | | The test suite was missing a global keyword to access the $INPUT class.
* use original conf directory and only shadow special filesTobias Sarnowski2012-04-18
| | | | https://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756
* moved _testing to _testTobias Sarnowski2012-04-18