aboutsummaryrefslogtreecommitdiff
path: root/tests/Api/PostsAddTest.php
AgeCommit message (Expand)Author
2011-06-04Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton
2011-05-21Altered tests to be more timezone friendlyMark Pemberton
2011-05-21Resolve some failed bookmark and tag testsMark Pemberton
2011-05-05Moved testDefaultPrivacyEdit() to tests/www/editTest.php.bretticvs
2011-05-02merge masterChristian Weiske
2011-05-02make privacy tests clearerChristian Weiske
2011-04-26use cookie jar instead of manually creating the cookieChristian Weiske
2011-04-26use cookie jar instead of manually creating the cookieChristian Weiske
2011-04-26use xpath instead of manual string-search to verify test resultsChristian Weiske
2011-04-18make import test easierChristian Weiske
2011-04-18make importnetscape-test easierChristian Weiske
2011-04-18make edit test much easier and do not rely on manual cookie settingChristian Weiske
2011-04-18fix tests that did not find the data fileChristian Weiske
2011-04-17Moved unit tests to PostsAddTest.php in Api directory.bretticvs
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2011-04-06move privacy tests for api/post_add to the correct locationChristian Weiske
2011-04-06always delete all bookmarks in setUp since almost all methods do it anywayChristian Weiske
2010-09-29api/posts/add respects the "replace" parameter nowcweiske
2010-09-29send 400 status code if a parameter is missingcweiske
2010-09-29check datetime settingcweiske
2010-09-29first tests for api/posts/addcweiske
2010-09-29first tests for api/posts/addcweiske