aboutsummaryrefslogtreecommitdiff
path: root/tests/Bookmark2TagTest.php
AgeCommit message (Collapse)Author
2013-03-21The hasTag was always returning false, which probably is a bug. Fixed it and ↵Christian Weiske
added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version
2013-03-21The method attachTags was raising a Notice error, fix it and adds a test for ↵Ricardo Soares de Lima
this situation.
2013-03-21add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags ↵Christian Weiske
with some empty tags
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 ↵Christian Weiske
single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
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
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see ↵cweiske
http://sourceforge.net/projects/semanticscuttle/forums/forum/759510/topic/3752670 for details git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@715 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@667 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20make tests bettercweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@665 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@663 b3834d28-1941-0410-a4f8-b48e95affb8f