summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-02-16make unittests run with phpunit 3.5.xChristian Weiske
2011-02-15Fix bug #3073215: Updating bookmark time does not workChristian Weiske
2011-02-14import state of version 0.97.1v0.97.1Christian Weiske
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
2010-03-17write failing test for bug #2953732cweiske
2010-03-17remove part of broken merge :/cweiske
2010-02-20add missing piece of faulty mergecweiske
2010-02-20add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...cweiske
2010-02-20add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()cweiske
2010-02-20make tests bettercweiske
2010-02-20add bookmark2tagtest to alltestscweiske
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske
2010-02-20test getBookmarks() with tag loading functionalitycweiske
2010-02-20make countOthers() accept an array of addressescweiske
2010-02-16test complex combination of watches, publics and private bookmarks with count...cweiske
2010-02-16allow setting of status during addBookmark in testscweiske
2010-02-16multiple tests for SemanticScuttle_Service_Bookmark::countOthers()cweiske
2010-02-16allow adding of certain addressescweiske
2010-02-07tell people that debugmode and mysql4 will break some testscweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-20test email validationcweiske
2009-11-20add base test files to phpunit blacklistcweiske
2009-11-20test deleteBookmarksForUsercweiske
2009-11-20test bookmark updatingcweiske
2009-11-20test normalizing an addresscweiske
2009-11-19test bookmarkExists() in all variationscweiske
2009-11-19fully test editAllowed()cweiske
2009-11-19fix notice when passing an invalid array to editAllowed()cweiske
2009-11-19fix notice when passing an invalid array to editAllowed()cweiske
2009-11-19test getBookmark() a bit more, and test "all" parameter with countBookmarkscweiske
2009-11-10update unit test instructionscweiske
2009-11-03add new "votes" field in bookmarks database with the total sum of votescweiske
2009-11-02allow vote changescweiske
2009-11-02test vote() when voting is deactivatedcweiske
2009-11-02allow changing of votescweiske
2009-11-02enable voting in voting testscweiske
2009-10-31enable voting when testing voting, test countBookmarks()cweiske
2009-10-31test getObjectUsers() and fix a bug found by the testscweiske
2009-10-28unification test was unstable, toocweiske
2009-10-28test was unstable and did not work with empty users tablecweiske
2009-10-28fix unfreed sql result and add deleteAll() for userscweiske
2009-10-28add usertest to alltestscweiske
2009-10-28add usertest and check if setting a new user id also changes the user arraycweiske
2009-10-28test previously fixed bug: voting was updated for all bookmarks, not only the...cweiske