diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-03 15:07:39 +0200 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-03 15:07:39 +0200 |
commit | 3abbc5e6e96dd3c5c92561494b0b16adb4c7883d (patch) | |
tree | 3261c30662f7924dbbe8401e361cc489078a6d29 | |
parent | 2807b5cc8c1dc0b316d4eba2a467cd903078ac84 (diff) | |
download | rpg-3abbc5e6e96dd3c5c92561494b0b16adb4c7883d.tar.gz rpg-3abbc5e6e96dd3c5c92561494b0b16adb4c7883d.tar.bz2 |
added todo in testing readme
-rw-r--r-- | _testing/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_testing/README b/_testing/README index dc58e1805..9ec2e3137 100644 --- a/_testing/README +++ b/_testing/README @@ -24,3 +24,9 @@ Bad tests are tests that do not run out of the box. * inc/indexer_idx_indexlengths * inc/mail_send * inc/pageutils_resolve_pageid + + +==== TODO ==== + * transform inc/remote.test.php (mocking) + * plugin unit tests + * integration tests (+plugins)
\ No newline at end of file |