aboutsummaryrefslogtreecommitdiff
path: root/tests/TestBase.php
AgeCommit message (Expand)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
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
2010-03-28support username and password changecweiske
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske
2010-02-16allow setting of status during addBookmark in testscweiske
2010-02-16allow adding of certain addressescweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-20add base test files to phpunit blacklistcweiske
2009-10-25test if deleting bookmarks works. to do this, we need a new testbase method t...cweiske
2009-10-25introduce testbase class and make all tests runnable standalonecweiske