Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
2s 646ms
And
Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file
1s 368ms
And
Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama"
2s 131ms
And
Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama"
3s 035ms
And
Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama"
1s 099ms
And
Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama"
1s 891ms
When
Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia"
3m 19s 184ms
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/AuctionMail.feature:25)