summaryrefslogtreecommitdiffstatshomepage
path: root/tests/BookmarkTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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