summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-03-31pin travis ruby to a version installed on travis-ci.orgelijah
2015-03-17added support for tmp_users db. not backward compatible with prior config fil...elijah
2014-12-14try to create the db many times until it existselijah
2014-12-14added TapiceroProcess, to handle starting and stopping tapicero during tests.elijah
2014-12-12test cleanup: correct default test config, ensure tapicero is running, create...elijah
2014-07-02minor: rename TapiceroTest to ActionsTestAzul
2014-07-01pid issue remains to be solved - revert to sth workingAzul
2014-02-04prevent 409s and 412 and reraise them in testsAzul
2014-02-04test user deletionAzul
2014-02-04include sleep in the create_user part of the testsAzul
2014-02-04separate test setup test from actual testAzul
2014-02-04fix testsAzul
2014-02-04set db name correctly in tests and test itAzul
2014-02-04unify naming scheme - tapicero_test prefixAzul
2014-02-04first interesting testsAzul
2014-02-04add dummy integration testAzul
2014-02-04try to get require rubygems to work on travisAzul
2014-02-04initial test for running tapicero on travis ciAzul
2013-09-10use our own JsonStream and a created callback in CouchChangesAzul
2013-09-10bringing over couch_changes from leap_ca including testsAzul