Given
Set token of apiUsername "super-admin-piast"
269ms
And
Delete invitations with email "automaty31415@test.pl"
016ms
And
If user is login then logout
287ms
And
Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
1s 465ms
When
Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
7s 772ms
And
Verify that user is redirected to registration page
15s 101ms
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:126)
at ✽.Verify that user is redirected to registration page(file:Features/Atom/Invitations/Invitation.feature:134)
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