Age | Commit message (Collapse) | Author |
|
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
|
|
This provides an invite code when invite codes are enabled while the test runs (but it does not get deleted yet afterwards)
|
|
Will now use the correct user to generate invite codes and only add invite code parameter when invite codes are enabled
|
|
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).
|
|
|
|
|
|
call that made tmp_user tests always succeed.
|
|
|