Given
Set token of apiUsername "super-admin-piast"
104ms
And
Delete invitations with email "automaty31415@test.pl"
002ms
And
Change tax id in existing companies with given tax id number "super-admin-piast" in JSON "CREATE_SUPPLIER_INVITATION"
002ms
And
If user is login then logout
070ms
And
Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
314ms
When
Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
5s 278ms
And
Verify that user is redirected to registration page
179ms
And
Fill tax id registration page "byJSON"
058ms
java.lang.AssertionError: Jesteśmy na nie tym formularzu rejestracji co powinniśmy
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Invitation.RegistrationTest.fillTaxIdRegistrationPage(RegistrationTest.java:134)
at ✽.Fill tax id registration page "byJSON"(file:Features/Atom/Invitations/Invitation.feature:143)
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