summaryrefslogtreecommitdiffstatshomepage
path: root/tests/BookmarkTest.php
Commit message (Expand)AuthorAgeFilesLines
* remove php4-style object reference passing #2Gravatar Christian Weiske2013-03-201-2/+2
* new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-131-0/+46
* rename test methodGravatar Christian Weiske2011-05-031-3/+1
* do not add bookmarks with an invalid URLGravatar Christian Weiske2011-05-031-1/+10
* use bootstrap file declared in phpunit.xml and do not inc...Gravatar Christian Weiske2011-04-121-26/+0
* get rid of phpunits warnings about deprecated assertType ...Gravatar Christian Weiske2011-02-181-10/+10
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
* Fix bug #3073215: Updating bookmark time does not workGravatar cweiske2010-09-231-0/+32
* add more countother-watchlist tests that are simpler than...Gravatar cweiske2010-09-231-1/+87
* test for the failure we fixed one commit agoGravatar cweiske2010-03-181-0/+4
* write failing test for bug #2953732Gravatar cweiske2010-03-171-0/+44
* remove part of broken merge :/Gravatar cweiske2010-03-171-165/+0
* add missing piece of faulty mergeGravatar cweiske2010-02-201-0/+165
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-201-0/+122
* test getBookmarks() with tag loading functionalityGravatar cweiske2010-02-201-0/+34
* make countOthers() accept an array of addressesGravatar cweiske2010-02-201-0/+80
* test complex combination of watches, publics and private ...Gravatar cweiske2010-02-161-0/+64
* multiple tests for SemanticScuttle_Service_Bookmark::coun...Gravatar cweiske2010-02-161-0/+101
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-5/+49
* test deleteBookmarksForUserGravatar cweiske2009-11-201-0/+53
* test bookmark updatingGravatar cweiske2009-11-201-0/+29
* test normalizing an addressGravatar cweiske2009-11-201-0/+22
* test bookmarkExists() in all variationsGravatar cweiske2009-11-191-0/+100
* fully test editAllowed()Gravatar cweiske2009-11-191-1/+59
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-191-0/+4
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-191-0/+54
* test getBookmark() a bit more, and test "all" parameter w...Gravatar cweiske2009-11-191-0/+52
* enable voting when testing voting, test countBookmarks()Gravatar cweiske2009-10-311-0/+85
* unification test was unstable, tooGravatar cweiske2009-10-281-2/+5
* test was unstable and did not work with empty users tableGravatar cweiske2009-10-281-2/+3
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-281-0/+91
* add eric and ben as authorsGravatar cweiske2009-10-261-1/+5
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-251-52/+101
* make bookmark tests work againGravatar cweiske2009-10-251-7/+25
* introduce testbase class and make all tests runnable stan...Gravatar cweiske2009-10-251-0/+120