Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-17 | [bug] check privileges and db access separately | Victor Shyba | |
This commit introduces a way to check if db exists and then check if it is properly set in two asserts, so we can have two distinct phrases to avoid confusion. - Resolves: #8388 | |||
2016-08-17 | [test] soledad doesnt have design docs anymore | Victor Shyba | |
This code was testing for it and should be removed. | |||
2016-04-05 | testing: adds mx delivery tests | elijah | |
2016-03-15 | tabs are evil. please don't use them. | elijah | |
2015-12-03 | improve 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 check | Kali Kaneko | |
2015-12-01 | Revert "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-30 | Disable webapp usercreation and soledad sync test | varac | |
2015-11-17 | new soledad-sync test | Kali Kaneko | |
this new test uses leap.soledad.client to perform an actual sync against the soledad server. closes: #7523 | |||
2015-11-13 | re-enable user creation and soledad-sync test | Kali Kaneko | |
2015-10-26 | [bug] Disable user-creation and soledad test | varac | |
Until we have a proper fix for #7523, we disable this test. - Tested: [unstable.bitmask.net] - Related: #7523 | |||
2015-10-06 | [feat] Remove tapicero from more places | varac | |
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-05-07 | better user db test. | elijah | |
2015-02-03 | increase the sleep time for soledad test | elijah | |
2015-01-27 | skip tests that require user registration if it is disabled | elijah | |
2014-12-17 | tests: don't run soledad test if there are no soledad nodes | elijah | |
2014-12-04 | tests - better errors, ensure tmp users are deleted, remove bad 'pass()' ↵ | elijah | |
call that made tmp_user tests always succeed. | |||
2014-12-02 | add soledad sync test to `leap test`. closes #6431 | elijah | |
2014-11-25 | atomic tests for webapp api | elijah | |
2014-11-19 | test if soledad daemon is running | elijah | |
2014-11-10 | tests - added test that creates user, authenticates, deletes user | elijah | |
2014-07-15 | adopt webapp test to new hiera couch clients format | Azul | |
2014-06-22 | run_tests: allow for https in assert_get() | elijah | |
2014-03-18 | clean up the names of tests | elijah | |
2013-12-30 | tests -- added tests to check that the right processes are running | elijah | |
2013-12-27 | added some network tests for stunnel | elijah | |
2013-12-09 | added initial white-box tests for couchdb and webapp nodes | elijah | |