aboutsummaryrefslogtreecommitdiff
path: root/tests/BookmarkTest.php
AgeCommit message (Expand)Author
2013-03-20remove php4-style object reference passing #2Christian Weiske
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-03rename test methodChristian Weiske
2011-05-03do not add bookmarks with an invalid URLChristian Weiske
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2011-02-18get rid of phpunits warnings about deprecated assertType usagesChristian Weiske
2010-09-27defined main method before including includescweiske
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-03-18test for the failure we fixed one commit agocweiske
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-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-16multiple tests for SemanticScuttle_Service_Bookmark::countOthers()cweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
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-10-31enable voting when testing voting, test countBookmarks()cweiske
2009-10-28unification test was unstable, toocweiske
2009-10-28test was unstable and did not work with empty users tablecweiske
2009-10-28test previously fixed bug: voting was updated for all bookmarks, not only the...cweiske
2009-10-26add eric and ben as authorscweiske
2009-10-25test if deleting bookmarks works. to do this, we need a new testbase method t...cweiske
2009-10-25make bookmark tests work againcweiske
2009-10-25introduce testbase class and make all tests runnable standalonecweiske