summaryrefslogtreecommitdiff
path: root/modules/unit_test
AgeCommit message (Collapse)Author
2008-12-08moved erro page from unit_test to gallery_unit_testFelix Rabinovich
2008-12-08Show unit test errors as text; not as htmlFelix Rabinovich
2008-12-03Make sure that we always run teardown, even when the test throws an exceptionBharat Mediratta
2008-12-03Add a filter to unit tests. Now you can do 'php index.php Album_Helper_Test ↵Bharat Mediratta
Photo_Helper_Test' to just run those two
2008-11-01Set up unit test framework. Tweak configuration so that it only runs inBharat Mediratta
command line mode, and expects to put data into test/var. Create a module to wrap it that generates a nice text-only view of the output.