summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-05-213-13/+31
|\
| * fix testGravatar Christian Weiske2011-05-201-1/+1
| * all but one test work now with a different unittest databaseGravatar Christian Weiske2011-05-201-6/+19
| * automatically append unittestmode parameter to urlGravatar Christian Weiske2011-05-201-4/+8
| * begin supporting a different database for unit testsGravatar Christian Weiske2011-05-192-5/+6
* | Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-213-6/+7
* | revert getBookmarks() back to originalGravatar Mark Pemberton2011-05-191-0/+1
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-133-6/+386
|/
* Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-124-5/+94
|\
| * fix a test that failed when using a base URL without prot...Gravatar Christian Weiske2011-05-122-1/+18
| * rename test methodGravatar Christian Weiske2011-05-031-3/+1
| * do not add bookmarks with an invalid URLGravatar Christian Weiske2011-05-031-1/+10
| * begin bookmark model class with URL validation methodGravatar Christian Weiske2011-05-031-0/+65
* | Moved testDefaultPrivacyEdit() to tests/www/editTest.php.Gravatar bretticvs2011-05-055-158/+194
* | merge masterGravatar Christian Weiske2011-05-0224-367/+984
|\|
| * exclude database layer files from coverageGravatar Christian Weiske2011-04-151-0/+3
| * add test to search for multiple tags, which fails currentlyGravatar Christian Weiske2011-04-151-0/+15
| * use correct urlGravatar Christian Weiske2011-04-151-1/+1
| * use xml parser, not htmlGravatar Christian Weiske2011-04-151-4/+4
| * Fix bug #3097187: Using opensearch with two tags does not...Gravatar Christian Weiske2011-04-151-0/+53
| * verify we get the correct search URLGravatar Christian Weiske2011-04-141-0/+17
| * test opensearch api content typeGravatar Christian Weiske2011-04-141-1/+9
| * remove fixmeGravatar Christian Weiske2011-04-141-1/+0
| * test that opensearch link is the main page HTML headGravatar Christian Weiske2011-04-141-0/+52
| * include HTTP_Request2 in api base fileGravatar Christian Weiske2011-04-141-0/+2
| * use bootstrap file declared in phpunit.xml and do not inc...Gravatar Christian Weiske2011-04-1218-385/+2
| * first test for service factoryGravatar Christian Weiske2011-04-122-4/+21
| * introduce assertResponseJson200 for API/ajax tests and us...Gravatar Christian Weiske2011-03-284-63/+32
| * add tests for getadmintags beginsWith and limit parametersGravatar Christian Weiske2011-03-281-0/+79
| * move setUnittestConfig to TestBaseApi since it makes only...Gravatar Christian Weiske2011-03-263-44/+107
| * add new feature: allow unit test mode enabling via HTTP G...Gravatar Christian Weiske2011-03-261-1/+62
| * test the limit parameterGravatar Christian Weiske2011-03-261-0/+24
| * test for beginsWith parameter and a bugfix :)Gravatar Christian Weiske2011-03-261-0/+17
| * first working unittest for ajax/getcontacttags with login!Gravatar Christian Weiske2011-03-262-11/+28
| * begin with ajax unittests - but they do not work yetGravatar Christian Weiske2011-03-252-0/+109
| * do not generate invalid SQL when called with a not-so val...Gravatar Christian Weiske2011-03-251-0/+17
| * beginsWith-parameter for getPopulartags, getContactTags a...Gravatar Christian Weiske2011-03-251-0/+64
| * fix privacy protection issue when fetching tags of severa...Gravatar Christian Weiske2011-03-241-20/+49
| * replace assertType with assertInternalType to please phpunitGravatar Christian Weiske2011-03-241-3/+3
| * unittest for Bookmark2Tag::getContactTags, CS and docblockGravatar Christian Weiske2011-03-241-6/+56
| * unittest for getAdminTags as well as CS and docblock fixe...Gravatar Christian Weiske2011-03-231-0/+20
| * rename three to thr to make the code look nicerGravatar Christian Weiske2011-03-231-16/+16
| * getPopularTags is fully covered nowGravatar Christian Weiske2011-03-231-0/+124
| * exclude tests directory from coverageGravatar Christian Weiske2011-03-231-0/+8
| * test for the days parameterGravatar Christian Weiske2011-03-231-0/+37
| * first unit tests for Bookmark2Tag::getPopularTagsGravatar Christian Weiske2011-03-232-2/+85
| * Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-207-29/+86
| |\
| | * unit test for the new SemanticScuttle_Model_UserArray classGravatar Christian Weiske2011-03-151-0/+68
| * | tests for getadminlinkedtagsGravatar Christian Weiske2010-10-082-0/+188
* | | make privacy tests clearerGravatar Christian Weiske2011-05-022-47/+31