Given
If user is login then logout
262ms
And
Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
1s 409ms
When
Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
7s 830ms
And
Verify that user is redirected to registration page
15s 043ms
java.lang.AssertionError: Użytkownik nie został przekierowany do strony rejestracji!
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Invitation.RegistrationTest.verifyThatUserIsRedirectedToRegistrationPage(RegistrationTest.java:125)
at ✽.Verify that user is redirected to registration page(file:Features/Atom/Invitations/Invitation.feature:123)
And
Fill tax id registration page "byJSON"
000ms
And
Register to application "SUPPLIER"
000ms
Given
Login as "super-admin-piast" and set token of apiUsername "super-admin-piast"
000ms
When
Go to "INVITATIONS_TAB"
000ms
Then
Go to "ACCEPTED_TAB" invitation status tab
000ms
And
Invitation is displayed on list "automaty31415@test.pl"
000ms