aboutsummaryrefslogtreecommitdiff
path: root/tests/Bookmark2TagTest.php
AgeCommit message (Expand)Author
2013-03-21The hasTag was always returning false, which probably is a bug. Fixed it and ...Christian Weiske
2013-03-21The method attachTags was raising a Notice error, fix it and adds a test for ...Ricardo Soares de Lima
2013-03-21add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags w...Christian Weiske
2011-08-05Fix bug #3386178: "system:unfiled" secret tag does not workChristian Weiske
2011-08-05we can retrieve system tags nowChristian Weiske
2011-08-01Fix bug #3376618: Broken tag completion for private bookmarksChristian Weiske
2011-05-21Altered tests to be more timezone friendlyMark Pemberton
2011-05-21Resolve some failed bookmark and tag testsMark Pemberton
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2011-03-25do not generate invalid SQL when called with a not-so valid arrayChristian Weiske
2011-03-25beginsWith-parameter for getPopulartags, getContactTags and getAdminTagsChristian Weiske
2011-03-24fix privacy protection issue when fetching tags of several usersChristian Weiske
2011-03-24unittest for Bookmark2Tag::getContactTags, CS and docblockChristian Weiske
2011-03-23unittest for getAdminTags as well as CS and docblock fixes on itChristian Weiske
2011-03-23rename three to thr to make the code look nicerChristian Weiske
2011-03-23getPopularTags is fully covered nowChristian Weiske
2011-03-23test for the days parameterChristian Weiske
2011-03-23first unit tests for Bookmark2Tag::getPopularTagsChristian Weiske
2011-02-18get rid of phpunits warnings about deprecated assertType usagesChristian Weiske
2010-09-27defined main method before including includescweiske
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...cweiske
2010-02-20add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()cweiske
2010-02-20make tests bettercweiske
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske