summaryrefslogtreecommitdiffstatshomepage
path: root/tests/TestBaseApi.php
Commit message (Collapse)AuthorAgeFilesLines
* skip tests if unittest url is not set instead of failingGravatar Christian Weiske2012-01-251-1/+1
|
* make the private tests really test somethingGravatar Christian Weiske2011-06-271-12/+3
|
* Added RSS Feed testsGravatar Mark Pemberton2011-06-151-2/+5
|
* docblocks for url and urlPart variablesGravatar Christian Weiske2011-06-081-0/+13
|
* CSGravatar Christian Weiske2011-06-081-5/+6
|
* Reverted changes of date() to gdate(), added tests to ↵Gravatar Mark Pemberton2011-06-041-7/+14
| | | | confirm existence of private RSS feed, and finalized changes to the user session usage with rss.php
* all but one test work now with a different unittest databaseGravatar Christian Weiske2011-05-201-6/+19
|
* automatically append unittestmode parameter to urlGravatar Christian Weiske2011-05-201-4/+8
|
* begin supporting a different database for unit testsGravatar Christian Weiske2011-05-191-3/+4
|
* Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-121-0/+17
|\
| * fix a test that failed when using a base URL without ↵Gravatar Christian Weiske2011-05-121-0/+17
| | | | | | | | protocol
* | merge masterGravatar Christian Weiske2011-05-021-1/+23
|\|
| * include HTTP_Request2 in api base fileGravatar Christian Weiske2011-04-141-0/+2
| |
| * introduce assertResponseJson200 for API/ajax tests and ↵Gravatar Christian Weiske2011-03-281-0/+19
| | | | | | | | use it
| * move setUnittestConfig to TestBaseApi since it makes ↵Gravatar Christian Weiske2011-03-261-0/+44
| | | | | | | | only sense to use it there
| * 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 privacy tests clearerGravatar Christian Weiske2011-05-021-0/+3
| |
* | clarify documentation; we are returning get requestsGravatar Christian Weiske2011-04-181-3/+3
| |
* | move unittest config deletion to setup since that makes ↵Gravatar Christian Weiske2011-04-061-12/+5
| | | | | | | | it easier to debug, and does not break config when the test fatal errored
* | cherry-pick:Gravatar Christian Weiske2011-04-061-0/+90
|/ | | | | | | | move setUnittestConfig to TestBaseApi since it makes only sense to use it there Conflicts: tests/TestBaseApi.php
* make unittests run with phpunit 3.5.xGravatar Christian Weiske2011-02-021-4/+0
|
* update docblocksGravatar cweiske2010-09-281-2/+19
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f
* more tests for csv export apiGravatar cweiske2010-03-281-11/+33
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@701 b3834d28-1941-0410-a4f8-b48e95affb8f
* add test for api/export_csv.phpGravatar cweiske2010-03-281-0/+78
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@700 b3834d28-1941-0410-a4f8-b48e95affb8f