Given
Set token of apiUsername "super-admin-bausch"
108ms
And
Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file
301ms
When
Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000"
151ms
Then
Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000"
062ms
When
Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany"
3m 14s 334ms
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/MOTMail.feature:10)