index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
TestBaseApi.php
Age
Commit message (
Expand
)
Author
2011-05-19
begin supporting a different database for unit tests
Christian Weiske
2011-05-12
Merge branch 'master' into configurable-privacy2
Christian Weiske
2011-05-12
fix a test that failed when using a base URL without protocol
Christian Weiske
2011-05-02
merge master
Christian Weiske
2011-05-02
make privacy tests clearer
Christian Weiske
2011-04-18
clarify documentation; we are returning get requests
Christian Weiske
2011-04-14
include HTTP_Request2 in api base file
Christian Weiske
2011-04-06
move unittest config deletion to setup since that makes it easier to debug, a...
Christian Weiske
2011-04-06
cherry-pick:
Christian Weiske
2011-03-28
introduce assertResponseJson200 for API/ajax tests and use it
Christian Weiske
2011-03-26
move setUnittestConfig to TestBaseApi since it makes only sense to use it there
Christian Weiske
2011-03-26
first working unittest for ajax/getcontacttags with login!
Christian Weiske
2011-03-25
begin with ajax unittests - but they do not work yet
Christian Weiske
2011-02-02
make unittests run with phpunit 3.5.x
Christian Weiske
2010-09-28
update docblocks
cweiske
2010-03-28
more tests for csv export api
cweiske
2010-03-28
add test for api/export_csv.php
cweiske