aboutsummaryrefslogtreecommitdiff
path: root/tests/TestBaseApi.php
AgeCommit message (Expand)Author
2012-01-25skip tests if unittest url is not set instead of failingChristian Weiske
2011-06-27make the private tests really test somethingChristian Weiske
2011-06-15Added RSS Feed testsMark Pemberton
2011-06-08docblocks for url and urlPart variablesChristian Weiske
2011-06-08CSChristian Weiske
2011-06-04Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton
2011-05-20all but one test work now with a different unittest databaseChristian Weiske
2011-05-20automatically append unittestmode parameter to urlChristian Weiske
2011-05-19begin supporting a different database for unit testsChristian Weiske
2011-05-12Merge branch 'master' into configurable-privacy2Christian Weiske
2011-05-12fix a test that failed when using a base URL without protocolChristian Weiske
2011-05-02merge masterChristian Weiske
2011-05-02make privacy tests clearerChristian Weiske
2011-04-18clarify documentation; we are returning get requestsChristian Weiske
2011-04-14include HTTP_Request2 in api base fileChristian Weiske
2011-04-06move unittest config deletion to setup since that makes it easier to debug, a...Christian Weiske
2011-04-06cherry-pick:Christian Weiske
2011-03-28introduce assertResponseJson200 for API/ajax tests and use itChristian Weiske
2011-03-26move setUnittestConfig to TestBaseApi since it makes only sense to use it thereChristian Weiske
2011-03-26first working unittest for ajax/getcontacttags with login!Christian Weiske
2011-03-25begin with ajax unittests - but they do not work yetChristian Weiske
2011-02-02make unittests run with phpunit 3.5.xChristian Weiske
2010-09-28update docblockscweiske
2010-03-28more tests for csv export apicweiske
2010-03-28add test for api/export_csv.phpcweiske