Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-04 | Reverted changes of date() to gdate(), added tests to confirm existence of ↵ | Mark Pemberton | |
private RSS feed, and finalized changes to the user session usage with rss.php | |||
2011-05-21 | Altered tests to be more timezone friendly | Mark Pemberton | |
2011-05-21 | Resolve some failed bookmark and tag tests | Mark Pemberton | |
2011-05-05 | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | bretticvs | |
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. | |||
2011-05-02 | merge master | Christian Weiske | |
2011-05-02 | make privacy tests clearer | Christian Weiske | |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske | |
2011-04-26 | use cookie jar instead of manually creating the cookie | Christian Weiske | |
2011-04-26 | use xpath instead of manual string-search to verify test results | Christian Weiske | |
2011-04-18 | make import test easier | Christian Weiske | |
2011-04-18 | make importnetscape-test easier | Christian Weiske | |
2011-04-18 | make edit test much easier and do not rely on manual cookie setting | Christian Weiske | |
2011-04-18 | fix tests that did not find the data file | Christian Weiske | |
2011-04-17 | Moved unit tests to PostsAddTest.php in Api directory. | bretticvs | |
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every ↵ | Christian Weiske | |
single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred | |||
2011-04-06 | move privacy tests for api/post_add to the correct location | Christian Weiske | |
2011-04-06 | always delete all bookmarks in setUp since almost all methods do it anyway | Christian Weiske | |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | send 400 status code if a parameter is missing | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | check datetime setting | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | first tests for api/posts/add | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | first tests for api/posts/add | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f |