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
/
TestBase.php
Age
Commit message (
Expand
)
Author
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-23
first unit tests for Bookmark2Tag::getPopularTags
Christian Weiske
2011-03-20
Merge branch 'master' into jquery
Christian Weiske
2011-02-02
make unittests run with phpunit 3.5.x
Christian Weiske
2010-10-08
tests for getadminlinkedtags
Christian Weiske
2010-03-28
more tests for csv export api
cweiske
2010-03-28
support username and password change
cweiske
2010-02-20
add test for Bookmark2Tag::getTagsForBookmark()
cweiske
2010-02-16
allow setting of status during addBookmark in tests
cweiske
2010-02-16
allow adding of certain addresses
cweiske
2009-11-23
part of request #2830224: prepare API for short url service
cweiske
2009-11-20
add base test files to phpunit blacklist
cweiske
2009-10-25
test if deleting bookmarks works. to do this, we need a new testbase method t...
cweiske
2009-10-25
introduce testbase class and make all tests runnable standalone
cweiske