summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_testing/README11
1 files changed, 1 insertions, 10 deletions
diff --git a/_testing/README b/_testing/README
index 253fb249a..481f7906e 100644
--- a/_testing/README
+++ b/_testing/README
@@ -55,21 +55,12 @@ the PHPUnit migration and are disabled by default:
* inc/parser/parser_formatting
* inc/parser/xhtml_htmlphp (runkit)
* inc/parser/xhtml_links
- * testing/inttests_plugins (enabling/disabling of plugins is borked)
TODO for the test framework
-----------------------------------------------------------------------------
- * following use cases should be possible:
- * dw core
- * unit test [ok]
- * integration test [ok]
- * plugins
- * unit test [ok]
- * integration test [untested]
- * cross platform compatibility: especially test windows (hint: tmp dir location)
+ * test cross platform compatibility: especially test windows
* update http://www.dokuwiki.org/devel:unittesting
* optional: add helper methods to TestRequest for easy form submission
* createForm(), ...
-