summaryrefslogtreecommitdiff
path: root/_testing
Commit message (Collapse)AuthorAge
* use sys_get_temp_dir() for tmp directoryTobias Sarnowski2012-04-18
|
* fixed broken plugin systemTobias Sarnowski2012-04-18
|
* BROKEN added enable/disable feature for pluginsTobias Sarnowski2012-04-17
|
* moved functions and classes out of bootstrapAndreas Gohr2012-04-17
| | | | | | 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.
* added phpquery to test responseAndreas Gohr2012-04-17
| | | | | This should make it much easier to do integration tests based on the new TestRequest utility.
* renamed class correctlyTobias Sarnowski2012-04-17
|
* removed hook method from TestRequestAndreas Gohr2012-04-17
|
* reset configs and other inits between testsAndreas Gohr2012-04-17
|
* Update _testing/READMEDominik Eckelmann2012-04-16
|
* added hint to implement seperation of dw instancesTobias Sarnowski2012-04-16
|
* use DokuWikiTest class instead of PHPUnit_Framework_TestCaseTobias Sarnowski2012-04-16
|
* updated TODO section of testing readmeTobias Sarnowski2012-04-16
|
* colors suck in log filesTobias Sarnowski2012-04-16
|
* provide some fake $_SERVER entriesTobias Sarnowski2012-04-16
|
* moved files after mergeAndreas Gohr2012-04-16
|
* some unit tests for the HTTPClientAndreas Gohr2012-04-16
| | | | using the awesome httpbin.org service
* enabled temporary cleanup againTobias Sarnowski2012-04-16
|
* unified unit and integration testsTobias Sarnowski2012-04-16
|
* added scope testsTobias Sarnowski2012-04-16
| | | | verify that multiple requests can be made with multiple test methods.
* fixed configuration loading and datadir misdirectionTobias Sarnowski2012-04-16
|
* initial commit for integration test frameworkTobias Sarnowski2012-04-15
|
* commit to trigger report generationDominik Eckelmann2012-04-11
|
* adjusted phpunit ReadmeDominik Eckelmann2012-04-08
|
* adjusted phpunit ReadmeDominik Eckelmann2012-04-08
|
* fixed unittest and transformed to phpunitDominik Eckelmann2012-04-08
|
* changed phpunit READMEDominik Eckelmann2012-04-08
|
* changed README informationDominik Eckelmann2012-04-07
|
* transformed auth_aclcheck to phpunitDominik Eckelmann2012-04-07
|
* corrected phpunit readme bad test listDominik Eckelmann2012-04-07
|
* transformed form_form test to phpunitDominik Eckelmann2012-04-07
|
* adjusted memory for report generationDominik Eckelmann2012-04-07
|
* added plugin unit tests to phpunit configDominik Eckelmann2012-04-07
| | | | plugin unit tests are in /lib/plugins/<pluginname>/_testing
* updated unittesting readmeDominik Eckelmann2012-04-07
|
* transformed lib/ unittests to phpunitDominik Eckelmann2012-04-07
|
* finished transformation of lexer.test.phpDominik Eckelmann2012-04-06
|
* added first draft of lexer.test.php for phpunitDominik Eckelmann2012-04-06
|
* transformed remote.test.php to phpunitDominik Eckelmann2012-04-06
|
* transformed parser unit tests to phpunitDominik Eckelmann2012-04-06
|
* improved installation instruction in readmeDominik Eckelmann2012-04-06
|
* used default php unit config exclude high cpu usage testsDominik Eckelmann2012-04-04
|
* transformed search unittest to phpunitDominik Eckelmann2012-04-03
|
* added todo in testing readmeDominik Eckelmann2012-04-03
|
* transformed untf8_ test to phpunitDominik Eckelmann2012-04-03
|
* transformed safefn test to phpunitDominik Eckelmann2012-04-03
|
* transformed parserutils_ unittests to phpunitDominik Eckelmann2012-04-03
|
* transformed pageutils_ tests to phpunitDominik Eckelmann2012-04-01
|
* transformed inc/mail tests to phpunitDominik Eckelmann2012-04-01
|
* transformed inc/ixr unittests to phpunitDominik Eckelmann2012-04-01
|
* transformed init_ tests to phpunitDominik Eckelmann2012-04-01
|
* transformed common unit tests for phpunitDominik Eckelmann2012-04-01
|