summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2015-12-07tac file was renamedChristoph Kluenter
2015-12-03improve whitebox tests to match on more specific processes (#7655, #7676)Micah
Change-Id: I9f267ba38130ceb308d284c926b14d2cee9f87be
2015-12-02[bug] catch 401 return code instead of 200 for user-db-created checkKali Kaneko
2015-12-01Merge pull request #89 from pixelated/webapp_testvarac
Webapp test: don't check in database if user was deleted.
2015-12-01don't check in database if user was deleted.Christoph Kluenter
we already check if the webapp returned success when it deleted the user. If the webapp had failed it would not have returned success. leap_web has tests that prove this. This fixes https://leap.se/code/issues/7625
2015-12-01Check for clamav processes on mx nodes (#7648)Micah
Change-Id: I751985c0537d430b568a670a2f70d1906b0f0f35
2015-12-01Revert "Disable webapp usercreation and soledad sync test"Christoph Kluenter
This reverts commit 58c4e6878561dc9772070e3ca9b666b9e1abdc7a. The test was fine. The assert_tmp_user was testing the database without using credentials. will be fixed in next commit
2015-11-30Disable webapp usercreation and soledad sync testvarac
2015-11-19[feat] Check for postfwd procs on mx nodesvarac
2015-11-19[bug] do not fail if no requests/srp dependencies presentKali Kaneko
client_side_db helper has some extra functions that can be useful in the future for further tests, but right now it shouldn't depend on requests, since it already get all the relevant soledad info passed as arguments. for the same reason, it doesn't need to depend on srp, since we pass the token.
2015-11-17[bug] [jessie] check for 1 stunnel instance onlyvarac
- Resolves: #7574
2015-11-17Merge pull request #86 from kalikaneko/new-soledad-testvarac
New soledad test
2015-11-17[bug] [jessie] check for 1 stunnel instance onlyvarac
- Resolves: #7574
2015-11-17remove keymanagerKali Kaneko
2015-11-17new soledad-sync testKali Kaneko
this new test uses leap.soledad.client to perform an actual sync against the soledad server. closes: #7523
2015-11-13re-enable user creation and soledad-sync testKali Kaneko
2015-10-26[bug] Disable user-creation and soledad testvarac
Until we have a proper fix for #7523, we disable this test. - Tested: [unstable.bitmask.net] - Related: #7523
2015-10-23Merge remote-tracking branch 'alster-hamburgers/invite_codes' into developvarac
2015-10-12Fix soledad test when invite codes are enabledankonym
This provides an invite code when invite codes are enabled while the test runs (but it does not get deleted yet afterwards)
2015-10-07Modify bonafide_helper to improve user creation test with invitesankonym
Will now use the correct user to generate invite codes and only add invite code parameter when invite codes are enabled
2015-10-07Change webapp tests to work with enabled invite codesankonym
This will generate an invite code so test_05_Can_create_and_authenticate_and_delete_user_via_API? will work correctly (when invite codes are required for signups).
2015-10-06[feat] Remove tapicero from more placesvarac
Remove from: - platform white-box tests (couchdb user ACLs, tapicero daemon test) - provider_base/ dir that handles the compilation of the hiera config file - Resolves: #7501
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