summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* get rid of headers-already-sent-errors when running unit ...Gravatar cweiske2009-10-032-0/+8
* make tests run again (though they do not pass)Gravatar cweiske2009-10-038-46/+66
* make the application work againGravatar cweiske2009-10-036-34/+34
* Minor Fix: improve cache testGravatar mensonge2008-12-181-0/+4
* Major refactoring: improve tests process. add a main file...Gravatar mensonge2008-12-187-598/+812
* New feature: private descriptions for tagsGravatar mensonge2008-04-211-0/+76
* Refactoring: rename sc_tags into sc_bookmarks2tags (and s...Gravatar mensonge2008-04-215-18/+18
* New feature: menu box which displays tags included into t...Gravatar mensonge2008-04-171-2/+19
* Feature improvement: make rename tags more consistent (wi...Gravatar mensonge2008-03-141-10/+20
* New Feature: save searches (and display a searchhistory box)Gravatar mensonge2008-03-142-1/+81
* Bug fix: correct counting for unified bookmarksGravatar mensonge2008-03-131-3/+3
* New feature: website thumbnailGravatar mensonge2008-03-111-6/+60
* Bug fixes: prevent from adding special characters into tagsGravatar mensonge2008-02-191-0/+20
* tests: add tests for search insensible to accents (but fe...Gravatar mensonge2008-02-191-0/+11
* new feature: collaborative description for tags and bookm...Gravatar mensonge2008-02-132-0/+103
* bug fix: bug when inserting a relation already into the baseGravatar ericdane2008-02-081-0/+2
* tests fix: enable tests for getLinks()Gravatar mensonge2008-02-051-0/+2
* fix interface: make easier the management of tag linksGravatar mensonge2008-02-051-0/+2