Mark Pemberton
84e603aa91
Reverted changes of date() to gdate(), added tests to confirm existence of private RSS feed, and finalized changes to the user session usage with rss.php
2011-06-04 00:29:04 -04:00
Mark Pemberton
342d1c3205
Altered tests to be more timezone friendly
2011-05-21 22:06:44 -04:00
Mark Pemberton
e0149e24e2
Resolve some failed bookmark and tag tests
2011-05-21 14:36:29 -04:00
bretticvs
fc093a5fe5
Moved testDefaultPrivacyEdit() to tests/www/editTest.php.
...
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-05 16:24:21 -06:00
Christian Weiske
8be81abfe6
merge master
2011-05-02 18:07:15 +02:00
Christian Weiske
f629d081dd
make privacy tests clearer
2011-05-02 09:03:35 +02:00
Christian Weiske
6b02db7920
use cookie jar instead of manually creating the cookie
2011-04-26 07:01:48 +02:00
Christian Weiske
3e5cadc764
use cookie jar instead of manually creating the cookie
2011-04-26 07:00:33 +02:00
Christian Weiske
43b6021be7
use xpath instead of manual string-search to verify test results
2011-04-26 06:59:23 +02:00
Christian Weiske
79e3f4e121
make import test easier
2011-04-18 22:39:06 +02:00
Christian Weiske
6f04c888bf
make importnetscape-test easier
2011-04-18 22:37:42 +02:00
Christian Weiske
87eab925e4
make edit test much easier and do not rely on manual cookie setting
2011-04-18 19:16:58 +02:00
Christian Weiske
b937d6ee42
fix tests that did not find the data file
2011-04-18 07:50:20 +02:00
bretticvs
3b582fd875
Moved unit tests to PostsAddTest.php in Api directory.
2011-04-17 17:42:49 -06:00
Christian Weiske
bdebe6598c
use bootstrap file declared in phpunit.xml and do not include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
2011-04-12 09:29:59 +02:00
Christian Weiske
200cb1d3c5
move privacy tests for api/post_add to the correct location
2011-04-06 09:52:02 +02:00
Christian Weiske
988e564ec3
always delete all bookmarks in setUp since almost all methods do it anyway
2011-04-06 07:46:55 +02:00
cweiske
8e2b25a095
api/posts/add respects the "replace" parameter now
...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:57:30 +00:00
cweiske
3ff661c0e0
send 400 status code if a parameter is missing
...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:55:14 +00:00
cweiske
da272b5a20
check datetime setting
...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:53:57 +00:00
cweiske
c9398ccd5b
first tests for api/posts/add
...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:52:59 +00:00
cweiske
2f3b23f96a
first tests for api/posts/add
...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:52:01 +00:00