Given
Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen"
4s 567ms
And
Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file
926ms
And
Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file
1s 088ms
And
Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file
705ms
And
Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen"
4s 412ms
And
Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen"
2s 818ms
And
Check if reject date is not visible
15s 052ms
When
Reject status: Book of disinfection
228ms
And
Check if reject date is visible
882ms
Then
If user is login then logout
522ms
And
Login as "lantmannen-admin"
2s 207ms
And
Check if note was added to transport after status rejection
1s 707ms
And
Check if history note was added to transport after status rejection - "LOAD"
7s 253ms
And
Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji"
2m 59s 787ms
And
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:49)
at ✽.Check if user got a mail(file:Features/Atom/Statuses/RejectStatuses.feature:19)