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
/
Api
/
PostsAddTest.php
Age
Commit message (
Expand
)
Author
2011-06-04
Reverted changes of date() to gdate(), added tests to confirm existence of pr...
Mark Pemberton
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
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 sin...
Christian Weiske
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
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