Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
2s 667ms
And
Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file
1s 407ms
And
Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama"
2s 074ms
And
Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama"
3s 005ms
And
Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama"
1s 023ms
And
Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama"
1s 829ms
When
Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia"
3m 17s 999ms
Then
Check if user got a mail
001ms
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)