summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Sarnowski <tobias@trustedco.de>2012-04-16 19:17:14 +0000
committerTobias Sarnowski <tobias@trustedco.de>2012-04-16 19:17:14 +0000
commit1299908d4ba00772176ee84ece2133666fc0352a (patch)
treec5a115be0bab1ad84bf6a5afd3f8f6ed82f36788
parent3899a460b1b77d73f7e99150a1ae6665201997f0 (diff)
downloadrpg-1299908d4ba00772176ee84ece2133666fc0352a.tar.gz
rpg-1299908d4ba00772176ee84ece2133666fc0352a.tar.bz2
added hint to implement seperation of dw instances
-rw-r--r--_testing/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/_testing/README b/_testing/README
index 1a8eff739..b3893432b 100644
--- a/_testing/README
+++ b/_testing/README
@@ -67,6 +67,8 @@ TODO for the test framework
* plugins
* unit test [untested]
* integration test [untested]
+ * provide the possibility to enable/disable plugins
+ * cleanup dw globals like registered event hooks
* cross platform compatibility: especially test windows (hint: tmp dir location)
* update http://www.dokuwiki.org/devel:unittesting
* optional: add helper methods to TestRequest for easy form submission