aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2008-04-17New feature: menu box which displays tags included into the special tag menu ...mensonge
2008-03-14Feature improvement: make rename tags more consistent (with regards to linked...mensonge
2008-03-14New Feature: save searches (and display a searchhistory box)mensonge
2008-03-13Bug fix: correct counting for unified bookmarksmensonge
2008-03-11New feature: website thumbnailmensonge
2008-02-19Bug fixes: prevent from adding special characters into tagsmensonge
2008-02-19tests: add tests for search insensible to accents (but feature not implemente...mensonge
2008-02-13new feature: collaborative description for tags and bookmarksmensonge
2008-02-08bug fix: bug when inserting a relation already into the baseericdane
2008-02-05tests fix: enable tests for getLinks()mensonge
2008-02-05fix interface: make easier the management of tag linksmensonge
2008-01-28new feature: structured tags, add synonym linkmensonge
2008-01-25New feature: structured tags, add synonym links (in backend)mensonge
2008-01-23Test: improve readibility of test of bookmark unicity (url)mensonge
2008-01-23Interface design: merging of bookmarks with same URLsmensonge
2008-01-22add stats to tags relation and use them to display tagsmensonge
2008-01-11Interface design: structured tags on frontpage and tag pages + permission con...mensonge
2008-01-09Structured tags '>' for each usermensonge