Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-26 | move setUnittestConfig to TestBaseApi since it makes only sense to use it there | Christian Weiske | |
2011-03-26 | add new feature: allow unit test mode enabling via HTTP GET parameter | Christian Weiske | |
2011-03-26 | test the limit parameter | Christian Weiske | |
2011-03-26 | test for beginsWith parameter and a bugfix :) | Christian Weiske | |
2011-03-26 | first working unittest for ajax/getcontacttags with login! | Christian Weiske | |
2011-03-25 | begin with ajax unittests - but they do not work yet | Christian Weiske | |
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 | replace assertType with assertInternalType to please phpunit | 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 | exclude tests directory from coverage | Christian Weiske | |
2011-03-23 | test for the days parameter | Christian Weiske | |
2011-03-23 | first unit tests for Bookmark2Tag::getPopularTags | Christian Weiske | |
2011-03-20 | Merge branch 'master' into jquery | Christian Weiske | |
Conflicts: doc/ChangeLog | |||
2011-03-15 | unit test for the new SemanticScuttle_Model_UserArray class | Christian Weiske | |
2011-02-18 | get rid of phpunits warnings about deprecated assertType usages | Christian Weiske | |
2011-02-02 | make unittests run with phpunit 3.5.x | Christian Weiske | |
2010-10-08 | tests for getadminlinkedtags | Christian Weiske | |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | send 400 status code if a parameter is missing | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | check datetime setting | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | first tests for api/posts/add | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | first tests for api/posts/add | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | test for api/posts/update | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | delicious returns a proper error message when deleting non-existant items, ↵ | cweiske | |
which we do now, too git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-28 | execute api tests | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-28 | tests for deleting bookmarks via the API. two of them fail currently because ↵ | cweiske | |
of a security issue git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-28 | update docblocks | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-27 | now we have tests for all history all methods | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@762 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-27 | test automatic search history deletion | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@761 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-27 | defined main method before including includes | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@760 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
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-09-27 | test deleteall in searchhistory | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@758 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-26 | tell which test covers which method | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@756 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-26 | add some new tests | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@754 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-23 | Fix bug #3073215: Updating bookmark time does not work | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@745 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-23 | add more countother-watchlist tests that are simpler than the previous test | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@736 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-08-22 | remove unneeded code | Christian Weiske | |
2010-08-22 | make files use pear directories | Christian Weiske | |
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-03-28 | test that public bookmarks of other people are not exported via csv | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | make export_csv support filtering to multiple tags | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | more tests for csv export api | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@701 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | add test for api/export_csv.php | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@700 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | support username and password change | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@699 b3834d28-1941-0410-a4f8-b48e95affb8f |