summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Bookmark2TagTest.php
Commit message (Expand)AuthorAgeFilesLines
* The hasTag was always returning false, which probably is ...Gravatar Christian Weiske2013-03-211-3/+12
* The method attachTags was raising a Notice error, fix it ...Gravatar Ricardo Soares de Lima2013-03-211-0/+15
* add (broken) tests for Services_Tag::normalize and Bookma...Gravatar Christian Weiske2013-03-211-1/+9
* Fix bug #3386178: "system:unfiled" secret tag does not workGravatar Christian Weiske2011-08-051-0/+9
* we can retrieve system tags nowGravatar Christian Weiske2011-08-051-0/+11
* Fix bug #3376618: Broken tag completion for private bookm...Gravatar Christian Weiske2011-08-011-0/+25
* Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-211-6/+6
* Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-211-3/+3
* use bootstrap file declared in phpunit.xml and do not inc...Gravatar Christian Weiske2011-04-121-24/+0
* do not generate invalid SQL when called with a not-so val...Gravatar Christian Weiske2011-03-251-0/+17
* beginsWith-parameter for getPopulartags, getContactTags a...Gravatar Christian Weiske2011-03-251-0/+64
* fix privacy protection issue when fetching tags of severa...Gravatar Christian Weiske2011-03-241-20/+49
* unittest for Bookmark2Tag::getContactTags, CS and docblockGravatar Christian Weiske2011-03-241-6/+56
* unittest for getAdminTags as well as CS and docblock fixe...Gravatar Christian Weiske2011-03-231-0/+20
* rename three to thr to make the code look nicerGravatar Christian Weiske2011-03-231-16/+16
* getPopularTags is fully covered nowGravatar Christian Weiske2011-03-231-0/+124
* test for the days parameterGravatar Christian Weiske2011-03-231-0/+37
* first unit tests for Bookmark2Tag::getPopularTagsGravatar Christian Weiske2011-03-231-0/+82
* get rid of phpunits warnings about deprecated assertType ...Gravatar Christian Weiske2011-02-181-6/+6
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
* Fix bug getTagsForBookmarks() that fetched all tags, see ...Gravatar cweiske2010-07-091-0/+6
* add new method for better sql performance: Bookmark2Tag::...Gravatar cweiske2010-02-201-0/+73
* make tests betterGravatar cweiske2010-02-201-0/+6
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-201-0/+128