index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Api
Age
Commit message (
Expand
)
Author
2011-04-14
verify we get the correct search URL
Christian Weiske
2011-04-14
test opensearch api content type
Christian Weiske
2011-04-14
remove fixme
Christian Weiske
2011-04-14
test that opensearch link is the main page HTML head
Christian Weiske
2011-04-12
use bootstrap file declared in phpunit.xml and do not include it in every sin...
Christian Weiske
2010-09-29
api/posts/add respects the "replace" parameter now
cweiske
2010-09-29
send 400 status code if a parameter is missing
cweiske
2010-09-29
check datetime setting
cweiske
2010-09-29
first tests for api/posts/add
cweiske
2010-09-29
first tests for api/posts/add
cweiske
2010-09-29
test for api/posts/update
cweiske
2010-09-29
delicious returns a proper error message when deleting non-existant items, wh...
cweiske
2010-09-28
rewrite api/posts/delete to be more secure and add unit tests for it
cweiske
2010-09-28
tests for deleting bookmarks via the API. two of them fail currently because ...
cweiske
2010-03-28
test that public bookmarks of other people are not exported via csv
cweiske
2010-03-28
make export_csv support filtering to multiple tags
cweiske
2010-03-28
more tests for csv export api
cweiske
2010-03-28
add test for api/export_csv.php
cweiske