aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-06move privacy tests for api/post_add to the correct locationChristian Weiske
2011-04-06move unittest config deletion to setup since that makes it easier to debug, a...Christian Weiske
2011-04-06cherry-pick:Christian Weiske
2011-04-06cherry-pick:Christian Weiske
2011-04-06tell people why we need that variableChristian Weiske
2011-04-06always delete all bookmarks in setUp since almost all methods do it anywayChristian Weiske
2011-03-31Re-adding test data without carriage returns.bretticvs
2011-03-31Trying to remove carriage returns from test data.bretticvs
2011-03-31Revert "Revert "Updates for configurable-privacy2, hopefully without carriage...bretticvs
2011-03-31Revert "Updates for configurable-privacy2, hopefully without carriage returns."bretticvs
2011-03-31Updates for configurable-privacy2, hopefully without carriage returns.bretticvs
2011-03-31Revert "Further updates for configurable-privacy2."U-SYBASE\bdee
2011-03-30Further updates for configurable-privacy2.bretticvs
2011-03-30Adding directory and files for test data.bretticvs
2011-03-15Updates for feature request 3164348: Make default privacy configurable.bretticvs
2011-02-18get rid of phpunits warnings about deprecated assertType usagesChristian Weiske
2011-02-02make unittests run with phpunit 3.5.xChristian 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-28execute api testscweiske
2010-09-28tests for deleting bookmarks via the API. two of them fail currently because ...cweiske
2010-09-28update docblockscweiske
2010-09-27now we have tests for all history all methodscweiske
2010-09-27test automatic search history deletioncweiske
2010-09-27defined main method before including includescweiske
2010-09-27defined main method before including includescweiske
2010-09-27test deleteall in searchhistorycweiske
2010-09-26tell which test covers which methodcweiske
2010-09-26add some new testscweiske
2010-09-23Fix bug #3073215: Updating bookmark time does not workcweiske
2010-09-23add more countother-watchlist tests that are simpler than the previous testcweiske
2010-08-22remove unneeded codeChristian Weiske
2010-08-22make files use pear directoriesChristian Weiske
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...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
2010-03-28support username and password changecweiske
2010-03-18test for the failure we fixed one commit agocweiske
2010-03-18fix typocweiske