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
|
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 |
|
cweiske
|
20ec8b4958
|
test for api/posts/update
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-29 20:50:38 +00:00 |
|
cweiske
|
70c39a8eea
|
delicious returns a proper error message when deleting non-existant items, which we do now, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-29 20:49:14 +00:00 |
|
cweiske
|
22c9a01ee8
|
rewrite api/posts/delete to be more secure and add unit tests for it
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-28 22:14:31 +00:00 |
|
cweiske
|
b31886b67a
|
tests for deleting bookmarks via the API. two of them fail currently because of a security issue
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-28 22:11:59 +00:00 |
|
cweiske
|
ccbc63aec4
|
test that public bookmarks of other people are not exported via csv
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-03-28 18:09:59 +00:00 |
|
cweiske
|
74dc9ea6a4
|
make export_csv support filtering to multiple tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-03-28 18:08:38 +00:00 |
|
cweiske
|
90f7d528d3
|
more tests for csv export api
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@701 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-03-28 18:07:18 +00:00 |
|
cweiske
|
a518928796
|
add test for api/export_csv.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@700 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-03-28 18:06:07 +00:00 |
|