summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Api
Commit message (Expand)AuthorAgeFilesLines
* remove php4-style object reference passingGravatar Christian Weiske2013-03-172-4/+4
* Reverted changes of date() to gdate(), added tests to con...Gravatar Mark Pemberton2011-06-041-2/+2
* Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-211-2/+2
* Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-211-2/+2
* Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-121-1/+1
|\
| * fix a test that failed when using a base URL without prot...Gravatar Christian Weiske2011-05-121-1/+1
* | Moved testDefaultPrivacyEdit() to tests/www/editTest.php.Gravatar bretticvs2011-05-051-158/+0
* | merge masterGravatar Christian Weiske2011-05-025-107/+90
|\|
| * 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 inc...Gravatar Christian Weiske2011-04-124-100/+0
* | make privacy tests clearerGravatar Christian Weiske2011-05-021-47/+28
* | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-5/+1
* | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-7/+2
* | use xpath instead of manual string-search to verify test ...Gravatar Christian Weiske2011-04-261-10/+11
* | make import test easierGravatar Christian Weiske2011-04-181-10/+5
* | make importnetscape-test easierGravatar Christian Weiske2011-04-181-9/+4
* | make edit test much easier and do not rely on manual cook...Gravatar Christian Weiske2011-04-181-18/+18
* | fix tests that did not find the data fileGravatar Christian Weiske2011-04-181-2/+2
* | Moved unit tests to PostsAddTest.php in Api directory.Gravatar bretticvs2011-04-171-7/+212
* | move privacy tests for api/post_add to the correct locationGravatar Christian Weiske2011-04-061-0/+36
* | always delete all bookmarks in setUp since almost all met...Gravatar Christian Weiske2011-04-061-14/+7
|/
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-0/+121
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-0/+107
* check datetime settingGravatar cweiske2010-09-291-2/+7
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+5
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+197
* test for api/posts/updateGravatar cweiske2010-09-291-0/+135
* delicious returns a proper error message when deleting no...Gravatar cweiske2010-09-291-1/+1
* rewrite api/posts/delete to be more secure and add unit t...Gravatar cweiske2010-09-281-4/+5
* tests for deleting bookmarks via the API. two of them fai...Gravatar cweiske2010-09-281-0/+302
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-281-0/+5
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-0/+61
* more tests for csv export apiGravatar cweiske2010-03-281-1/+118
* add test for api/export_csv.phpGravatar cweiske2010-03-281-0/+104