summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-20test email validationcweiske
2009-11-20add base test files to phpunit blacklistcweiske
2009-11-20test deleteBookmarksForUsercweiske
2009-11-20test bookmark updatingcweiske
2009-11-20test normalizing an addresscweiske
2009-11-19test bookmarkExists() in all variationscweiske
2009-11-19fully test editAllowed()cweiske
2009-11-19fix notice when passing an invalid array to editAllowed()cweiske
2009-11-19fix notice when passing an invalid array to editAllowed()cweiske
2009-11-19test getBookmark() a bit more, and test "all" parameter with countBookmarkscweiske
2009-11-10update unit test instructionscweiske
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-31enable voting when testing voting, test countBookmarks()cweiske
2009-10-31test getObjectUsers() and fix a bug found by the testscweiske
2009-10-28unification test was unstable, toocweiske
2009-10-28test was unstable and did not work with empty users tablecweiske
2009-10-28fix unfreed sql result and add deleteAll() for userscweiske
2009-10-28add usertest to alltestscweiske
2009-10-28add usertest and check if setting a new user id also changes the user arraycweiske
2009-10-28test previously fixed bug: voting was updated for all bookmarks, not only the...cweiske
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-26rename config.inc.php to config.php throughout the codecweiske
2009-10-25remove unreachable codecweiske
2009-10-25fix tagtestcweiske
2009-10-25fix one tag2tag test and make the other one report the real errorcweiske
2009-10-25tab 2 spaces in test filescweiske
2009-10-25fix testRename() tag2tag testcweiske
2009-10-25test if deleting bookmarks works. to do this, we need a new testbase method t...cweiske
2009-10-25make bookmark tests work againcweiske
2009-10-25introduce testbase class and make all tests runnable standalonecweiske
2009-10-24fix noticecweiske
2009-10-24clear votes table before testing votescweiske
2009-10-24Add VoteTest to AllTestscweiske
2009-10-24Implement voting service and unit tests for itcweiske
2009-10-24make it possible to run other tests standalone, toocweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-03get rid of headers-already-sent-errors when running unit tests on clicweiske
2009-10-03make tests run again (though they do not pass)cweiske
2009-10-03make the application work againcweiske
2008-12-18Minor Fix: improve cache testmensonge
2008-12-18Major refactoring: improve tests process. add a main file called allTests.php.mensonge
2008-04-21New feature: private descriptions for tagsmensonge
2008-04-21Refactoring: rename sc_tags into sc_bookmarks2tags (and services, codes...)mensonge