aboutsummaryrefslogtreecommitdiff
path: root/tests/VoteTest.php
AgeCommit message (Expand)Author
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2010-09-27defined main method before including includescweiske
2009-11-03add new "votes" field in bookmarks database with the total sum of votescweiske
2009-11-02allow vote changescweiske
2009-11-02test vote() when voting is deactivatedcweiske
2009-11-02allow changing of votescweiske
2009-11-02enable voting in voting testscweiske
2009-10-28implement rewriteVotings() and unittest the methodcweiske
2009-10-28test that voting for other bookmarks does not change when voting for one book...cweiske
2009-10-26add eric and ben as authorscweiske
2009-10-25remove unreachable codecweiske
2009-10-25introduce testbase class and make all tests runnable standalonecweiske
2009-10-24clear votes table before testing votescweiske
2009-10-24Implement voting service and unit tests for itcweiske