Given
Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen"
966ms
And
Delete invitations with email "automatyy3338@test.pl"
000ms
java.lang.IllegalStateException: Transaction already active
at org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:75)
at Utils.JpaUtils.Apollo.SelectService.ApolloUpdateDbService.deleteInvitationByEmail(ApolloUpdateDbService.java:68)
at CucumberTests.Invitation.InvitationTest.deleteInvitationsWithEmail(InvitationTest.java:246)
at ✽.Delete invitations with email "automatyy3338@test.pl"(file:Features/Atom/Invitations/Invitation.feature:233)
When
Go to "INVITATIONS_TAB"
000ms
And
Create invitation for "new" user "CARRIER" "CARRIER" "automatyy3338@test.pl" "PL"
000ms
Then
Check content of message about invitation "GUSAlert"
000ms
And
If user is login then logout
000ms
When
Mock invitation email by admin panel "super-admin-lantmannen" "automatyy3338@test.pl"
000ms
And
Fill tax id registration page "notByJSON"
000ms
And
Register to application "CARRIER"
000ms
And
Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen"
000ms
And
Go to "COMPANIES_TAB"
000ms
And
Go to company "POLSKI KONCERN NAFTOWY ORLEN SPÓŁKA AKCYJNA" details
000ms
Then
Check if user "super-admin-lantmannen" have correct permission to edit data from the GUS
000ms