summaryrefslogtreecommitdiffstatshomepage
path: root/tests/ajax/GetAdminLinkedTagsTest.php
Commit message (Collapse)AuthorAgeFilesLines
* use bootstrap file declared in phpunit.xml and do not ↵Gravatar Christian Weiske2011-04-121-26/+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-17/+3
| | | | use it
* replace assertType with assertInternalType to please phpunitGravatar Christian Weiske2011-03-241-3/+3
|
* tests for getadminlinkedtagsGravatar Christian Weiske2010-10-081-0/+160