summaryrefslogtreecommitdiffstatshomepage
path: root/tests/TestBaseApi.php
Commit message (Expand)AuthorAgeFilesLines
* fix a test that failed when using a base URL without prot...Gravatar Christian Weiske2011-05-121-0/+17
* include HTTP_Request2 in api base fileGravatar Christian Weiske2011-04-141-0/+2
* introduce assertResponseJson200 for API/ajax tests and us...Gravatar Christian Weiske2011-03-281-0/+19
* move setUnittestConfig to TestBaseApi since it makes only...Gravatar Christian Weiske2011-03-261-0/+44
* first working unittest for ajax/getcontacttags with login!Gravatar Christian Weiske2011-03-261-3/+16
* begin with ajax unittests - but they do not work yetGravatar Christian Weiske2011-03-251-0/+36
* make unittests run with phpunit 3.5.xGravatar Christian Weiske2011-02-021-4/+0
* update docblocksGravatar cweiske2010-09-281-2/+19
* more tests for csv export apiGravatar cweiske2010-03-281-11/+33
* add test for api/export_csv.phpGravatar cweiske2010-03-281-0/+78