Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | [tests] better error message when identity test cannot contact api. closes #8046 | elijah | |
2016-04-05 | testing: adds mx delivery tests | elijah | |
2015-12-01 | don'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-10-12 | Fix soledad test when invite codes are enabled | ankonym | |
This provides an invite code when invite codes are enabled while the test runs (but it does not get deleted yet afterwards) | |||
2015-10-07 | Modify bonafide_helper to improve user creation test with invites | ankonym | |
Will now use the correct user to generate invite codes and only add invite code parameter when invite codes are enabled | |||
2015-10-07 | Change webapp tests to work with enabled invite codes | ankonym | |
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). | |||
2014-12-17 | tests: don't run soledad test if there are no soledad nodes | elijah | |
2014-12-15 | bugfix: identities of test users must be also destroyed. closes #6550. | 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 | |