summaryrefslogtreecommitdiffstatshomepage
path: root/tests/VoteTest.php
Commit message (Expand)AuthorAgeFilesLines
* use bootstrap file declared in phpunit.xml and do not inc...Gravatar Christian Weiske2011-04-121-25/+0
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
* 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
* 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-261-1/+1
* remove unreachable codeGravatar cweiske2009-10-251-1/+1
* introduce testbase class and make all tests runnable stan...Gravatar cweiske2009-10-251-25/+2
* clear votes table before testing votesGravatar cweiske2009-10-241-0/+1
* Implement voting service and unit tests for itGravatar cweiske2009-10-241-0/+353