summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add eric and ben as authorsGravatar cweiske2009-10-269-17/+78
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-261-3/+1
* remove unreachable codeGravatar cweiske2009-10-251-1/+1
* fix tagtestGravatar cweiske2009-10-251-8/+9
* fix one tag2tag test and make the other one report the re...Gravatar cweiske2009-10-251-4/+18
* tab 2 spaces in test filesGravatar cweiske2009-10-256-793/+793
* fix testRename() tag2tag testGravatar cweiske2009-10-251-8/+25
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-252-56/+132
* make bookmark tests work againGravatar cweiske2009-10-251-7/+25
* introduce testbase class and make all tests runnable stan...Gravatar cweiske2009-10-2510-97/+358
* fix noticeGravatar cweiske2009-10-241-1/+1
* clear votes table before testing votesGravatar cweiske2009-10-241-0/+1
* Add VoteTest to AllTestsGravatar cweiske2009-10-241-0/+1
* Implement voting service and unit tests for itGravatar cweiske2009-10-241-0/+353
* make it possible to run other tests standalone, tooGravatar cweiske2009-10-242-6/+4
* rename ServiceFactory::getServiceInstance() to get() - mu...Gravatar cweiske2009-10-236-34/+34