Age | Commit message (Expand) | Author |
---|---|---|
2011-02-02 | make unittests run with phpunit 3.5.x | Christian Weiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | test for api/posts/update | cweiske |
2010-09-28 | execute api tests | cweiske |
2010-02-20 | add bookmark2tagtest to alltests | cweiske |
2009-11-20 | add base test files to phpunit blacklist | cweiske |
2009-10-28 | add usertest to alltests | cweiske |
2009-10-26 | add eric and ben as authors | cweiske |
2009-10-26 | rename config.inc.php to config.php throughout the code | cweiske |
2009-10-25 | tab 2 spaces in test files | cweiske |
2009-10-25 | introduce testbase class and make all tests runnable standalone | cweiske |
2009-10-24 | Add VoteTest to AllTests | cweiske |
2009-10-24 | make it possible to run other tests standalone, too | cweiske |
2009-10-03 | get rid of headers-already-sent-errors when running unit tests on cli | cweiske |
2009-10-03 | make tests run again (though they do not pass) | cweiske |