Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-21 | Altered tests to be more timezone friendly | Mark Pemberton | |
2011-05-21 | Resolve some failed bookmark and tag tests | Mark Pemberton | |
2011-04-12 | use 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-25 | do not generate invalid SQL when called with a not-so valid array | Christian Weiske | |
2011-03-25 | beginsWith-parameter for getPopulartags, getContactTags and getAdminTags | Christian Weiske | |
2011-03-24 | fix privacy protection issue when fetching tags of several users | Christian Weiske | |
2011-03-24 | unittest for Bookmark2Tag::getContactTags, CS and docblock | Christian Weiske | |
2011-03-23 | unittest for getAdminTags as well as CS and docblock fixes on it | Christian Weiske | |
2011-03-23 | rename three to thr to make the code look nicer | Christian Weiske | |
2011-03-23 | getPopularTags is fully covered now | Christian Weiske | |
2011-03-23 | test for the days parameter | Christian Weiske | |
2011-03-23 | first unit tests for Bookmark2Tag::getPopularTags | Christian Weiske | |
2011-02-18 | get rid of phpunits warnings about deprecated assertType usages | Christian Weiske | |
2010-09-27 | defined main method before including includes | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-07-09 | Fix 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-20 | add 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-20 | make tests better | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@665 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | add test for Bookmark2Tag::getTagsForBookmark() | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@663 b3834d28-1941-0410-a4f8-b48e95affb8f |