Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-08 | moved erro page from unit_test to gallery_unit_test | Felix Rabinovich | |
2008-12-08 | Show unit test errors as text; not as html | Felix Rabinovich | |
2008-12-03 | Make sure that we always run teardown, even when the test throws an exception | Bharat Mediratta | |
2008-12-03 | Add 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-01 | Set up unit test framework. Tweak configuration so that it only runs in | Bharat 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. |