summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-5/+1
* | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-7/+2
* | | use xpath instead of manual string-search to verify test ...Gravatar Christian Weiske2011-04-261-10/+11
* | | make import test easierGravatar Christian Weiske2011-04-181-10/+5
* | | make importnetscape-test easierGravatar Christian Weiske2011-04-181-9/+4
* | | clarify documentation; we are returning get requestsGravatar Christian Weiske2011-04-181-3/+3
* | | make edit test much easier and do not rely on manual cook...Gravatar Christian Weiske2011-04-181-18/+18
* | | fix tests that did not find the data fileGravatar Christian Weiske2011-04-181-2/+2
* | | Moved unit tests to PostsAddTest.php in Api directory.Gravatar bretticvs2011-04-174-101/+220
* | | move privacy tests for api/post_add to the correct locationGravatar Christian Weiske2011-04-062-13/+36
* | | move unittest config deletion to setup since that makes i...Gravatar Christian Weiske2011-04-061-12/+5
* | | cherry-pick:Gravatar Christian Weiske2011-04-063-44/+153
* | | cherry-pick:Gravatar Christian Weiske2011-04-061-0/+89
* | | tell people why we need that variableGravatar Christian Weiske2011-04-061-0/+2
* | | always delete all bookmarks in setUp since almost all met...Gravatar Christian Weiske2011-04-061-14/+7
* | | Re-adding test data without carriage returns.Gravatar bretticvs2011-03-312-0/+34
* | | Trying to remove carriage returns from test data.Gravatar bretticvs2011-03-312-34/+0
* | | Revert "Revert "Updates for configurable-privacy2, hopefu...Gravatar bretticvs2011-03-313-13/+88
* | | Revert "Updates for configurable-privacy2, hopefully with...Gravatar bretticvs2011-03-313-88/+13
* | | Updates for configurable-privacy2, hopefully without carr...Gravatar bretticvs2011-03-313-13/+88
* | | Revert "Further updates for configurable-privacy2."Gravatar U-SYBASE\bdee2011-03-311-1452/+1377
* | | Further updates for configurable-privacy2.Gravatar bretticvs2011-03-301-1377/+1452
* | | Adding directory and files for test data.Gravatar bretticvs2011-03-302-0/+34
* | | Updates for feature request 3164348: Make default privacy...Gravatar bretticvs2011-03-151-0/+24
| |/ |/|
* | get rid of phpunits warnings about deprecated assertType ...Gravatar Christian Weiske2011-02-183-18/+18
* | make unittests run with phpunit 3.5.xGravatar Christian Weiske2011-02-023-11/+0
|/
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-0/+121
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-0/+107
* check datetime settingGravatar cweiske2010-09-291-2/+7
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+5
* first tests for api/posts/addGravatar cweiske2010-09-292-0/+198
* test for api/posts/updateGravatar cweiske2010-09-292-0/+136
* delicious returns a proper error message when deleting no...Gravatar cweiske2010-09-291-1/+1
* rewrite api/posts/delete to be more secure and add unit t...Gravatar cweiske2010-09-281-4/+5
* execute api testsGravatar cweiske2010-09-281-0/+2
* tests for deleting bookmarks via the API. two of them fai...Gravatar cweiske2010-09-281-0/+302
* update docblocksGravatar cweiske2010-09-281-2/+19