summaryrefslogtreecommitdiffstats
path: root/tests/Api/PostsAddTest.php
Commit message (Expand)AuthorAgeFilesLines
* Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton2011-06-041-2/+2
* Altered tests to be more timezone friendlyMark Pemberton2011-05-211-2/+2
* Resolve some failed bookmark and tag testsMark Pemberton2011-05-211-2/+2
* Moved testDefaultPrivacyEdit() to tests/www/editTest.php.bretticvs2011-05-051-158/+0
* merge masterChristian Weiske2011-05-021-32/+14
|\
| * use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske2011-04-121-25/+0
* | make privacy tests clearerChristian Weiske2011-05-021-47/+28
* | use cookie jar instead of manually creating the cookieChristian Weiske2011-04-261-5/+1
* | use cookie jar instead of manually creating the cookieChristian Weiske2011-04-261-7/+2
* | use xpath instead of manual string-search to verify test resultsChristian Weiske2011-04-261-10/+11
* | make import test easierChristian Weiske2011-04-181-10/+5
* | make importnetscape-test easierChristian Weiske2011-04-181-9/+4
* | make edit test much easier and do not rely on manual cookie settingChristian Weiske2011-04-181-18/+18
* | fix tests that did not find the data fileChristian Weiske2011-04-181-2/+2
* | Moved unit tests to PostsAddTest.php in Api directory.bretticvs2011-04-171-7/+212
* | move privacy tests for api/post_add to the correct locationChristian Weiske2011-04-061-0/+36
* | always delete all bookmarks in setUp since almost all methods do it anywayChristian Weiske2011-04-061-14/+7
|/
* api/posts/add respects the "replace" parameter nowcweiske2010-09-291-0/+121
* send 400 status code if a parameter is missingcweiske2010-09-291-0/+107
* check datetime settingcweiske2010-09-291-2/+7
* first tests for api/posts/addcweiske2010-09-291-0/+5
* first tests for api/posts/addcweiske2010-09-291-0/+197