aboutsummaryrefslogtreecommitdiff
path: root/tests/Api
AgeCommit message (Expand)Author
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
2010-09-29test for api/posts/updatecweiske
2010-09-29delicious returns a proper error message when deleting non-existant items, wh...cweiske
2010-09-28rewrite api/posts/delete to be more secure and add unit tests for itcweiske
2010-09-28tests for deleting bookmarks via the API. two of them fail currently because ...cweiske
2010-03-28test that public bookmarks of other people are not exported via csvcweiske
2010-03-28make export_csv support filtering to multiple tagscweiske
2010-03-28more tests for csv export apicweiske
2010-03-28add test for api/export_csv.phpcweiske