summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-22 16:00:16 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-22 16:00:16 +0000
commit42746b4dc3722659d93f10bbd3cbd16fbdc0c93d (patch)
treee770c1be4dc2641361149c48a0e6923a6562bb93 /TODO
parent1277b6ba2356205b5809bfee44a25fa49077db32 (diff)
Updated to mention the DNS-test.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 0b904e0..973fad5 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@
Don't use beanstalk client directly, subclass custodian/queue, or similar
to allow us to swap out the queue and stub it for testing.
-Use a class factory to instantiate tests on the worker-side.
--> This is in-progress. Test it with:
- ./bin/custodian-parse-execute "kvm1.vm must run smtp."
-
The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub.
+The DNS-probe needs to be written.