Mercurial > p > roundup > code
comparison tests/README.TXT @ 66:b936635f142d
Added some unit tests
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jul 2001 05:22:55 +0000 |
| parents | |
| children | f1cffcad4903 |
comparison
equal
deleted
inserted
replaced
| 65:7854a37a5558 | 66:b936635f142d |
|---|---|
| 1 Structre of the tests: | |
| 2 | |
| 3 1 Test date classes | |
| 4 1.1 Date | |
| 5 1.2 Interval | |
| 6 2 Set up schema | |
| 7 3 Open with specific backend | |
| 8 3.1 anydbm | |
| 9 3.2 bsddb | |
| 10 4 Create database base set (stati, priority, etc) | |
| 11 5 Perform some actions | |
| 12 6 Perform mail import | |
| 13 6.1 text/plain | |
| 14 6.2 multipart/mixed (with one text/plain) | |
| 15 6.3 text/html | |
| 16 6.4 multipart/alternative (with one text/plain) | |
| 17 6.5 multipart/alternative (with no text/plain) | |
| 18 |
