[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] More end-to-end testing



Update of /home/minion/cvsroot/src/minion
In directory moria.seul.org:/tmp/cvs-serv21986

Modified Files:
	TODO 
Log Message:
More end-to-end testing

BuildMessage:
	Move compression to BuildMessage.py
	Debugging
	More documentation

Crypto:
	Remove extraneous import

Packet:
	Fix thinko w.r.t. OAEP_OVERHEAD vs ENC_FWD_OVERHEAD on efwd messages

test:
	More tests for end-to-end


Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- TODO	10 Sep 2002 14:45:27 -0000	1.24
+++ TODO	14 Oct 2002 03:03:41 -0000	1.25
@@ -67,6 +67,18 @@
 	. MBox module
 		o Implement
 		- Test
+	. E2E functionality
+		o Build singleton messages of all kinds, with compression
+		o Decode singleton messages of all kinds
+		o Generic decoder
+		- ModuleManager changes
+		. Testing
+			o Test end-to-end build/decode
+			o Test compression
+			- Test helpers for failing cases
+			- Test exact output formats on build*Message
+			- Test failing cases for decode*Payload
+			- Test decode*Payload on canned input
 	o Rename versions to 0.1.
 	- Change output of dates to avoid potential GMT confusion.
 	o Marginally clean shutdown for server