summaryrefslogtreecommitdiffstatshomepage
path: root/tests/Api/PostsAddTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Reverted changes of date() to gdate(), added tests to ↵Gravatar Mark Pemberton2011-06-041-2/+2
| | | | confirm existence of private RSS feed, and finalized changes to the user session usage with rss.php
* Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-211-2/+2
|
* Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-211-2/+2
|
* Moved testDefaultPrivacyEdit() to tests/www/editTest.php.Gravatar bretticvs2011-05-051-158/+0
| | | | | | | | | Moved testDefaultPrivacyImportNetscape() to tests/www/importNetscapeTest.php. Moved testDefaultPrivacyImport() to tests/www/importTest.php. Moved testDefaultPrivacyBookmarksAddMissingTitleMissingPrivacy() to tests/www/bookmarksTest.php. Moved testDefaultPrivacyBookmarksAdd() to tests/www/bookmarksTest.php. Kept testDefaultPrivacyPrivate() in tests/api/PostsAddTest.php. Kept testDefaultPrivacyPublic() in tests/api/PostsAddTest.php.
* merge masterGravatar Christian Weiske2011-05-021-32/+14
|\
| * use bootstrap file declared in phpunit.xml and do not ↵Gravatar Christian Weiske2011-04-121-25/+0
| | | | | | | | include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
* | make privacy tests clearerGravatar Christian Weiske2011-05-021-47/+28
| |
* | 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
| | | | | | | | results
* | make import test easierGravatar Christian Weiske2011-04-181-10/+5
| |
* | make importnetscape-test easierGravatar Christian Weiske2011-04-181-9/+4
| |
* | make edit test much easier and do not rely on manual ↵Gravatar Christian Weiske2011-04-181-18/+18
| | | | | | | | cookie setting
* | 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-171-7/+212
| |
* | move privacy tests for api/post_add to the correct locationGravatar Christian Weiske2011-04-061-0/+36
| |
* | always delete all bookmarks in setUp since almost all ↵Gravatar Christian Weiske2011-04-061-14/+7
|/ | | | methods do it anyway
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-0/+121
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-0/+107
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
* check datetime settingGravatar cweiske2010-09-291-2/+7
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+5
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+197
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f