summaryrefslogtreecommitdiffstatshomepage
path: root/tests/TestBase.php
Commit message (Expand)AuthorAgeFilesLines
* remove php4-style object reference passingGravatar Christian Weiske2013-03-171-1/+1
* privatekey -> privateKey everywhereGravatar Christian Weiske2011-06-271-1/+1
* make the private tests really test somethingGravatar Christian Weiske2011-06-271-4/+4
* move private key generation to adduserGravatar Christian Weiske2011-06-271-14/+19
* new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-131-5/+8
* move setUnittestConfig to TestBaseApi since it makes only...Gravatar Christian Weiske2011-03-261-44/+0
* add new feature: allow unit test mode enabling via HTTP G...Gravatar Christian Weiske2011-03-261-1/+62
* first unit tests for Bookmark2Tag::getPopularTagsGravatar Christian Weiske2011-03-231-2/+3
* Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-201-4/+0
|\
| * make unittests run with phpunit 3.5.xGravatar Christian Weiske2011-02-021-4/+0
* | tests for getadminlinkedtagsGravatar Christian Weiske2010-10-081-0/+28
|/
* more tests for csv export apiGravatar cweiske2010-03-281-2/+6
* support username and password changeGravatar cweiske2010-03-281-3/+14
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-201-2/+8
* allow setting of status during addBookmark in testsGravatar cweiske2010-02-161-3/+7
* allow adding of certain addressesGravatar cweiske2010-02-161-3/+9
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-1/+1
* add base test files to phpunit blacklistGravatar cweiske2009-11-201-0/+2
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-251-4/+31
* introduce testbase class and make all tests runnable stan...Gravatar cweiske2009-10-251-0/+49