aboutsummaryrefslogtreecommitdiff
path: root/tests/TestBase.php
AgeCommit message (Collapse)Author
2013-03-17remove php4-style object reference passingChristian Weiske
2011-06-27privatekey -> privateKey everywhereChristian Weiske
2011-06-27make the private tests really test somethingChristian Weiske
2011-06-27move private key generation to adduserChristian Weiske
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-03-26move setUnittestConfig to TestBaseApi since it makes only sense to use it thereChristian Weiske
2011-03-26add new feature: allow unit test mode enabling via HTTP GET parameterChristian Weiske
2011-03-23first unit tests for Bookmark2Tag::getPopularTagsChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
Conflicts: doc/ChangeLog
2011-02-02make unittests run with phpunit 3.5.xChristian Weiske
2010-10-08tests for getadminlinkedtagsChristian Weiske
2010-03-28more tests for csv export apicweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@701 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28support username and password changecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@699 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@663 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-16allow setting of status during addBookmark in testscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@656 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-16allow adding of certain addressescweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@654 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-23part of request #2830224: prepare API for short url servicecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-20add base test files to phpunit blacklistcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@566 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-25test if deleting bookmarks works. to do this, we need a new testbase method ↵cweiske
to create users, plus we need to return the uid when creating a new user. registration process needs to be adopted to that. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@417 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-25introduce testbase class and make all tests runnable standalonecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@410 b3834d28-1941-0410-a4f8-b48e95affb8f