summaryrefslogtreecommitdiffstatshomepage
path: root/tests/ajax/GetContactTagsTest.php
Commit message (Collapse)AuthorAgeFilesLines
* use bootstrap file declared in phpunit.xml and do not ↵Gravatar Christian Weiske2011-04-121-2/+0
| | | | include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
* introduce assertResponseJson200 for API/ajax tests and ↵Gravatar Christian Weiske2011-03-281-21/+5
| | | | use it
* test the limit parameterGravatar Christian Weiske2011-03-261-0/+24
|
* test for beginsWith parameter and a bugfix :)Gravatar Christian Weiske2011-03-261-0/+17
|
* first working unittest for ajax/getcontacttags with login!Gravatar Christian Weiske2011-03-261-8/+12
|
* begin with ajax unittests - but they do not work yetGravatar Christian Weiske2011-03-251-0/+73