Index of /projects/1812/tests

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] __init__.py 24-Apr-2007 09:33 3 [IMG] bad.png 24-Apr-2007 09:33 785 [IMG] good.png 24-Apr-2007 09:33 717 [DIR] output/ 25-Apr-2007 13:37 - [DIR] templates/ 24-Apr-2007 09:37 - [TXT] test_app.py 24-Apr-2007 14:28 4.8K [   ] test_collection.py 26-Apr-2007 14:55 10K [   ] test_comment_tools.py 30-May-2007 13:37 1.1K [TXT] test_comments.ini 24-Apr-2007 09:33 570 [TXT] test_comments.py 30-May-2007 13:37 3.8K [   ] test_dispatcher.py 26-Apr-2007 14:55 8.6K [TXT] test_feeds.py 24-Apr-2007 14:28 2.7K [   ] test_mcoll.py 24-Apr-2007 09:33 8.0K [TXT] test_mediapp.py 24-Apr-2007 14:28 8.1K [   ] utils.py 24-Apr-2007 09:33 164
Just add files names test_*.py into this directory
to add unit tests. Note that the files
must contain classes derived from unittest.TestCase.