summaryrefslogtreecommitdiff
path: root/tests/helpers/bonafide_helper.rb
AgeCommit message (Collapse)Author
2016-04-25[tests] better error message when identity test cannot contact api. closes #8046elijah
2016-04-05testing: adds mx delivery testselijah
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-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).
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-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