summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Bookmark2TagTest.php
Commit message (Collapse)AuthorAgeFilesLines
* The hasTag was always returning false, which probably is ↵Gravatar Christian Weiske2013-03-211-3/+12
| | | | a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version
* The method attachTags was raising a Notice error, fix it ↵Gravatar Ricardo Soares de Lima2013-03-211-0/+15
| | | | and adds a test for this situation.
* add (broken) tests for Services_Tag::normalize and ↵Gravatar Christian Weiske2013-03-211-1/+9
| | | | Bookmark2Tag::attachTags with some empty tags
* 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 ↵Gravatar Christian Weiske2011-08-011-0/+25
| | | | bookmarks
* 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 ↵Gravatar Christian Weiske2011-04-121-24/+0
| | | | include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
* do not generate invalid SQL when called with a not-so ↵Gravatar Christian Weiske2011-03-251-0/+17
| | | | valid array
* beginsWith-parameter for getPopulartags, getContactTags ↵Gravatar Christian Weiske2011-03-251-0/+64
| | | | and getAdminTags
* fix privacy protection issue when fetching tags of ↵Gravatar Christian Weiske2011-03-241-20/+49
| | | | several users
* unittest for Bookmark2Tag::getContactTags, CS and docblockGravatar Christian Weiske2011-03-241-6/+56
|
* unittest for getAdminTags as well as CS and docblock ↵Gravatar Christian Weiske2011-03-231-0/+20
| | | | fixes on it
* 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
| | | | usages
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug getTagsForBookmarks() that fetched all tags, see ↵Gravatar cweiske2010-07-091-0/+6
| | | | | | 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
* add new method for better sql performance: ↵Gravatar cweiske2010-02-201-0/+73
| | | | | | Bookmark2Tag::getTagsForBookmarks() git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@667 b3834d28-1941-0410-a4f8-b48e95affb8f
* make tests betterGravatar cweiske2010-02-201-0/+6
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@665 b3834d28-1941-0410-a4f8-b48e95affb8f
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-201-0/+128
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@663 b3834d28-1941-0410-a4f8-b48e95affb8f