summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2015-06-30more verbose stunnel test errorselijah
2015-05-07better user db test.elijah
2015-04-09fix tests (don't dump dummy records in tmp_users)elijah
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-02-03increase the sleep time for soledad testelijah
2015-01-27skip tests that require user registration if it is disabledelijah
2014-12-17tests: don't run soledad test if there are no soledad nodeselijah
2014-12-15bugfix: identities of test users must be also destroyed. closes #6550.elijah
2014-12-09added http verb to test error messageselijah
2014-12-04tests - better errors, ensure tmp users are deleted, remove bad 'pass()' ↵elijah
call that made tmp_user tests always succeed.
2014-12-02add soledad sync test to `leap test`. closes #6431elijah
2014-11-30minor: ensure there is only one tapicero processelijah
2014-11-25atomic tests for webapp apielijah
2014-11-19test if soledad daemon is runningelijah
2014-11-10tests - added test that creates user, authenticates, deletes userelijah
2014-09-17disable ACL enforcement, because it's a known issue with bigcouchvarac
otherwise it will only confuse the user see https://leap.se/code/issues/6030 for more details
2014-09-15tests: make shorewall optionalMicah Anderson
Change-Id: I1703ff7b3dafe5d0562a7c34c1851ebfedc569a8
2014-09-15tests: add 'ignore' command to testsMicah Anderson
Change-Id: I8ac3b6edd6a0cf7eae5486d61d1680765a8fad13
2014-09-02tests: make warnings not produce a non-zero exit code, add 'ignore' command ↵elijah
to tests, make shorewall optional.
2014-07-15adopt webapp test to new hiera couch clients formatAzul
2014-07-14fix couch tests to use admin credentialsAzul
2014-06-25fix tests for new 0.6 formatelijah
2014-06-25fix couchdb tests for plain couchelijah
2014-06-25run_tests: clean up assert_get()elijah
2014-06-23tests: fixed problem with showing couchdb password in process table, and ↵elijah
adding warnings for when ACL is not being respected (which is currently always). closes #5445
2014-06-22run_tests: allow for https in assert_get()elijah
2014-05-13added simple shorewall whitebox test (close #5649)elijah
2014-04-04Merge branch '0.5' into developMicah Anderson
Conflicts: provider_base/services/tor.json Change-Id: I826579945a0d93c43384f0fd12c9833762b084cf
2014-03-26minor: fix message on stunnel test.elijah
2014-03-18clean up the names of testselijah
2014-03-08allow for (optional) configured node order when running tests. requires ↵elijah
latest leap_cli to work, but won't break with older leap_cli
2013-12-30tests -- added tests to check that the right processes are runningelijah
2013-12-27added more network tests and pgrep test helperelijah
2013-12-27more couchdb testselijah
2013-12-27improve couchdb testelijah
2013-12-27improved stunnel testelijah
2013-12-27added some network tests for stunnelelijah
2013-12-09added initial white-box tests for couchdb and webapp nodeselijah
2013-12-06added test dependencies and test halting.elijah
2013-12-05initial test frameworkelijah