summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Bookmark2TagTest.php
Commit message (Collapse)AuthorAgeFilesLines
* 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