[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Update status of tasks



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv19545

Modified Files:
	TODO 
Log Message:
Update status of tasks

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- TODO	29 May 2003 05:53:02 -0000	1.109
+++ TODO	30 May 2003 03:11:46 -0000	1.110
@@ -151,14 +151,7 @@
         o Make "=== BEGIN" stuff comply with openpgp rfc: why rock
           the boat?
         o Add an 'upgrade to new server format' command.
-        - Finish all documentation, resolve all XXXX004s
-        - Remaining unit tests
-                - Tests for online key rotation
-                - Tests for ServerInbox and Directory.py
-                - Tests for remembering whether keys are published
-                - Tests for ServerKeyset.regenerate
-                - Tests for checkConsistency
-        . Try out all functionality by hand
+        o Try out all functionality by hand
                 o Start a server
                 o Get stats 
                 o generate directory w/ blacklisted server
@@ -167,7 +160,14 @@
                 o (need delkeys command!)
                 o Make sure rotation gets recalculated after keygen.
                 o Let users see and specifically request unrecommended servers
-                - Does rotation happen?
+                o Does rotation happen?
+        - Finish all documentation, resolve all XXXX004s
+        - Remaining unit tests
+                - Tests for online key rotation
+                - Tests for ServerInbox and Directory.py
+                - Tests for remembering whether keys are published
+                - Tests for ServerKeyset.regenerate
+                - Tests for checkConsistency
 
 Deferred from 0.0.4:
         . Good user error reporting strategy; use UIError uniformly.