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
Age
Commit message (
Expand
)
Author
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-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-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
2011-03-26
add new feature: allow unit test mode enabling via HTTP GET parameter
Christian Weiske
2011-03-26
test the limit parameter
Christian Weiske
2011-03-26
test for beginsWith parameter and a bugfix :)
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-03-25
do not generate invalid SQL when called with a not-so valid array
Christian Weiske
2011-03-25
beginsWith-parameter for getPopulartags, getContactTags and getAdminTags
Christian Weiske
2011-03-24
fix privacy protection issue when fetching tags of several users
Christian Weiske
2011-03-24
replace assertType with assertInternalType to please phpunit
Christian Weiske
2011-03-24
unittest for Bookmark2Tag::getContactTags, CS and docblock
Christian Weiske
2011-03-23
unittest for getAdminTags as well as CS and docblock fixes on it
Christian Weiske
2011-03-23
rename three to thr to make the code look nicer
Christian Weiske
2011-03-23
getPopularTags is fully covered now
Christian Weiske
2011-03-23
exclude tests directory from coverage
Christian Weiske
2011-03-23
test for the days parameter
Christian Weiske
2011-03-23
first unit tests for Bookmark2Tag::getPopularTags
Christian Weiske
2011-03-20
Merge branch 'master' into jquery
Christian Weiske
2011-03-15
unit test for the new SemanticScuttle_Model_UserArray class
Christian Weiske
2011-02-18
get rid of phpunits warnings about deprecated assertType usages
Christian Weiske
2011-02-02
make unittests run with phpunit 3.5.x
Christian Weiske
2010-10-08
tests for getadminlinkedtags
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
execute api tests
cweiske
2010-09-28
tests for deleting bookmarks via the API. two of them fail currently because ...
cweiske
2010-09-28
update docblocks
cweiske
[next]