Given
Set token of apiUsername "super-admin-skd"
278ms
And
Create transport "CREATE_DELIVERY" by JSON file as "swiss-krono-delivery-producer"
16s 658ms
And
Prepare user "swiss-krono-delivery-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file
856ms
When
Login as "swiss-krono-delivery-producer"
4s 885ms
And
Go to "TRANSPORT_TABLE"
442ms
And
Show all transport types
15s 087ms
And
Check if transport is "visible" in table of transports
087ms
And
Disable user "swiss-krono-delivery-producer"
848ms
And
Confirm status "ARRIVAL" by Public API "v1"
863ms
And
Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wjazd na teren zakładu"
2m 47s 615ms
Then
Check if user did not get an mail
000ms
org.junit.ComparisonFailure: Użytkownik otrzymał maila expected:<[[]]> but was:<[]>
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.Mail.MailTest.checkIfUserDidNotGetAnEmail(MailTest.java:54)
at ✽.Check if user did not get an mail(file:Features/Atom/Mail/AdviceMail.feature:89)