summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* new feature: structured tags, add synonym linkGravatar mensonge2008-01-281-9/+38
* New feature: structured tags, add synonym links (in backend)Gravatar mensonge2008-01-251-12/+99
* Test: improve readibility of test of bookmark unicity (url)Gravatar mensonge2008-01-231-0/+1
* Interface design: merging of bookmarks with same URLsGravatar mensonge2008-01-231-0/+43
* add stats to tags relation and use them to display tagsGravatar mensonge2008-01-221-3/+139
* Interface design: structured tags on frontpage and tag pa...Gravatar mensonge2008-01-111-0/+5
* Structured tags '>' for each userGravatar mensonge2008-01-091-0/+139