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
Age
Commit message (
Expand
)
Author
2011-05-20
fix test
Christian Weiske
2011-05-20
all but one test work now with a different unittest database
Christian Weiske
2011-05-20
automatically append unittestmode parameter to url
Christian Weiske
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-05
Moved testDefaultPrivacyEdit() to tests/www/editTest.php.
bretticvs
2011-05-03
rename test method
Christian Weiske
2011-05-03
do not add bookmarks with an invalid URL
Christian Weiske
2011-05-03
begin bookmark model class with URL validation method
Christian Weiske
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
clarify documentation; we are returning get requests
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-15
exclude database layer files from coverage
Christian Weiske
2011-04-15
add test to search for multiple tags, which fails currently
Christian Weiske
2011-04-15
use correct url
Christian Weiske
2011-04-15
use xml parser, not html
Christian Weiske
2011-04-15
Fix bug #3097187: Using opensearch with two tags does not work in Firefox
Christian Weiske
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-14
include HTTP_Request2 in api base file
Christian Weiske
2011-04-12
use bootstrap file declared in phpunit.xml and do not include it in every sin...
Christian Weiske
2011-04-12
first test for service factory
Christian Weiske
2011-04-06
move privacy tests for api/post_add to the correct location
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-04-06
cherry-pick:
Christian Weiske
2011-04-06
tell people why we need that variable
Christian Weiske
2011-04-06
always delete all bookmarks in setUp since almost all methods do it anyway
Christian Weiske
2011-03-31
Re-adding test data without carriage returns.
bretticvs
2011-03-31
Trying to remove carriage returns from test data.
bretticvs
2011-03-31
Revert "Revert "Updates for configurable-privacy2, hopefully without carriage...
bretticvs
2011-03-31
Revert "Updates for configurable-privacy2, hopefully without carriage returns."
bretticvs
2011-03-31
Updates for configurable-privacy2, hopefully without carriage returns.
bretticvs
2011-03-31
Revert "Further updates for configurable-privacy2."
U-SYBASE\bdee
2011-03-30
Further updates for configurable-privacy2.
bretticvs
2011-03-30
Adding directory and files for test data.
bretticvs
2011-03-28
introduce assertResponseJson200 for API/ajax tests and use it
Christian Weiske
2011-03-28
add tests for getadmintags beginsWith and limit parameters
Christian Weiske
2011-03-26
move setUnittestConfig to TestBaseApi since it makes only sense to use it there
Christian Weiske
[next]