Given
Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
1s 194ms
And
Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file
423ms
And
Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz"
1s 284ms
And
Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz"
2s 253ms
And
Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test"
241ms
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"
227ms
Then
If user is login then logout
096ms
And
Login as "swisskrono-admin"
1s 172ms
And
Go to auction details
1s 214ms
And
Pass transport to carrier from auction details
1s 269ms
And
Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia"
3m 22s 213ms
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:33)
at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportTransferMail.feature:52)