Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every ↵ | Christian Weiske | |
single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred | |||
2011-03-28 | introduce assertResponseJson200 for API/ajax tests and use it | Christian Weiske | |
2011-03-28 | add tests for getadmintags beginsWith and limit parameters | Christian Weiske | |
2011-03-26 | move setUnittestConfig to TestBaseApi since it makes only sense to use it there | Christian Weiske | |
2011-03-26 | test the limit parameter | Christian Weiske | |
2011-03-26 | test for beginsWith parameter and a bugfix :) | Christian Weiske | |
2011-03-26 | first working unittest for ajax/getcontacttags with login! | Christian Weiske | |
2011-03-25 | begin with ajax unittests - but they do not work yet | Christian Weiske | |
2011-03-24 | replace assertType with assertInternalType to please phpunit | Christian Weiske | |
2010-10-08 | tests for getadminlinkedtags | Christian Weiske | |