summaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* now we have tests for all history all methodsGravatar cweiske2010-09-271-44/+195
* test automatic search history deletionGravatar cweiske2010-09-271-0/+28
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
* defined main method before including includesGravatar cweiske2010-09-277-21/+14
* test deleteall in searchhistoryGravatar cweiske2010-09-271-3/+17
* tell which test covers which methodGravatar cweiske2010-09-261-0/+8
* add some new testsGravatar cweiske2010-09-261-51/+127
* Fix bug #3073215: Updating bookmark time does not workGravatar cweiske2010-09-231-0/+32
* add more countother-watchlist tests that are simpler than...Gravatar cweiske2010-09-231-1/+87
* remove unneeded codeGravatar Christian Weiske2010-08-221-3/+0
* make files use pear directoriesGravatar Christian Weiske2010-08-221-1/+7
* Fix bug getTagsForBookmarks() that fetched all tags, see ...Gravatar cweiske2010-07-091-0/+6
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-281-0/+5
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-0/+61
* more tests for csv export apiGravatar cweiske2010-03-283-14/+157
* add test for api/export_csv.phpGravatar cweiske2010-03-283-0/+183
* support username and password changeGravatar cweiske2010-03-281-3/+14
* test for the failure we fixed one commit agoGravatar cweiske2010-03-181-0/+4
* fix typoGravatar cweiske2010-03-181-1/+1
* write failing test for bug #2953732Gravatar cweiske2010-03-171-0/+44
* remove part of broken merge :/Gravatar cweiske2010-03-171-165/+0
* add missing piece of faulty mergeGravatar cweiske2010-02-201-0/+165
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-201-0/+122
* add new method for better sql performance: Bookmark2Tag::...Gravatar cweiske2010-02-201-0/+73
* make tests betterGravatar cweiske2010-02-201-0/+6
* add bookmark2tagtest to alltestsGravatar cweiske2010-02-201-0/+1
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-202-2/+136
* test getBookmarks() with tag loading functionalityGravatar cweiske2010-02-201-0/+34
* make countOthers() accept an array of addressesGravatar cweiske2010-02-201-0/+80
* test complex combination of watches, publics and private ...Gravatar cweiske2010-02-161-0/+64
* allow setting of status during addBookmark in testsGravatar cweiske2010-02-161-3/+7
* multiple tests for SemanticScuttle_Service_Bookmark::coun...Gravatar cweiske2010-02-161-0/+101
* allow adding of certain addressesGravatar cweiske2010-02-161-3/+9
* tell people that debugmode and mysql4 will break some testsGravatar cweiske2010-02-071-0/+8
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-233-12/+56
* test email validationGravatar cweiske2009-11-201-0/+36
* add base test files to phpunit blacklistGravatar cweiske2009-11-202-0/+4
* test deleteBookmarksForUserGravatar cweiske2009-11-201-0/+53
* test bookmark updatingGravatar cweiske2009-11-201-0/+29