summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Api
Commit message (Collapse)AuthorAgeFilesLines
* verify we get the correct search URLGravatar Christian Weiske2011-04-141-0/+17
|
* test opensearch api content typeGravatar Christian Weiske2011-04-141-1/+9
|
* remove fixmeGravatar Christian Weiske2011-04-141-1/+0
|
* test that opensearch link is the main page HTML headGravatar Christian Weiske2011-04-141-0/+52
|
* use bootstrap file declared in phpunit.xml and do not ↵Gravatar Christian Weiske2011-04-124-100/+0
| | | | include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-0/+121
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-0/+107
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
* check datetime settingGravatar cweiske2010-09-291-2/+7
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+5
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+197
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
* test for api/posts/updateGravatar cweiske2010-09-291-0/+135
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
* delicious returns a proper error message when deleting ↵Gravatar cweiske2010-09-291-1/+1
| | | | | | non-existant items, which we do now, too git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
* rewrite api/posts/delete to be more secure and add unit ↵Gravatar cweiske2010-09-281-4/+5
| | | | | | tests for it git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
* tests for deleting bookmarks via the API. two of them ↵Gravatar cweiske2010-09-281-0/+302
| | | | | | fail currently because of a security issue git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f
* test that public bookmarks of other people are not ↵Gravatar cweiske2010-03-281-0/+5
| | | | | | exported via csv git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-0/+61
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f
* more tests for csv export apiGravatar cweiske2010-03-281-1/+118
| | | | 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/+104
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@700 b3834d28-1941-0410-a4f8-b48e95affb8f