summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug getTagsForBookmarks() that fetched all tags, see ...Gravatar cweiske2010-07-091-0/+6
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-281-0/+5
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-0/+61
* more tests for csv export apiGravatar cweiske2010-03-283-14/+157
* add test for api/export_csv.phpGravatar cweiske2010-03-283-0/+183
* support username and password changeGravatar cweiske2010-03-281-3/+14
* test for the failure we fixed one commit agoGravatar cweiske2010-03-181-0/+4
* fix typoGravatar cweiske2010-03-181-1/+1
* 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
* add new method for better sql performance: Bookmark2Tag::...Gravatar cweiske2010-02-201-0/+73
* make tests betterGravatar cweiske2010-02-201-0/+6
* add bookmark2tagtest to alltestsGravatar cweiske2010-02-201-0/+1
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-202-2/+136
* 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
* allow setting of status during addBookmark in testsGravatar cweiske2010-02-161-3/+7
* multiple tests for SemanticScuttle_Service_Bookmark::coun...Gravatar cweiske2010-02-161-0/+101
* allow adding of certain addressesGravatar cweiske2010-02-161-3/+9
* tell people that debugmode and mysql4 will break some testsGravatar cweiske2010-02-071-0/+8
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-233-12/+56
* test email validationGravatar cweiske2009-11-201-0/+36
* add base test files to phpunit blacklistGravatar cweiske2009-11-202-0/+4
* 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
* update unit test instructionsGravatar cweiske2009-11-101-4/+25
* add new "votes" field in bookmarks database with the tota...Gravatar cweiske2009-11-031-0/+56
* allow vote changesGravatar cweiske2009-11-021-1/+1
* test vote() when voting is deactivatedGravatar cweiske2009-11-021-0/+16
* allow changing of votesGravatar cweiske2009-11-021-2/+125
* enable voting in voting testsGravatar cweiske2009-11-021-0/+1
* enable voting when testing voting, test countBookmarks()Gravatar cweiske2009-10-311-0/+85
* test getObjectUsers() and fix a bug found by the testsGravatar cweiske2009-10-311-0/+46
* 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
* fix unfreed sql result and add deleteAll() for usersGravatar cweiske2009-10-281-0/+15
* add usertest to alltestsGravatar cweiske2009-10-281-0/+1
* add usertest and check if setting a new user id also chan...Gravatar cweiske2009-10-281-0/+113
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-281-0/+91
* implement rewriteVotings() and unittest the methodGravatar cweiske2009-10-281-0/+28
* test that voting for other bookmarks does not change when...Gravatar cweiske2009-10-281-1/+8