Given
Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
7s 673ms
And
Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file
2s 128ms
And
Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz"
2s 145ms
And
Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz"
3s 024ms
And
Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test"
1s 056ms
And
Add a bid "500" to an auction by JSON file as "pskza2-carrier-2@qa.qa-test" for "pskza2-carrier-2@qa.qa-test"
1s 200ms
Then
If user is login then logout
256ms
And
Login as "swisskrono-admin"
2s 569ms
And
Go to auction details
1s 802ms
And
Pass transport to carrier from auction details
1s 519ms
And
Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia"
3m 17s 208ms
Then
Check if user got a mail
000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failEquals(Assert.java:185)
at org.junit.Assert.assertNotEquals(Assert.java:161)
at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportTransferMail.feature:53)