Project Number Date
ApolloFullRunnerReport apollo-test-2.159 16 wrz 2021, 07:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport Mail 21 2 0 0 0 23 1 2 3 9m 23s 709ms Failed
Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 399ms
And Prepare user "pha2-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 053ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 277ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 231ms
And Go to "WAREHOUSE_TAB" 1s 179ms
And Select warehouse "Serownia" 1s 633ms
And Set week view 1s 214ms
And Show yesterday 1s 143ms
And Move window into the past 452ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 1m 4s 390ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 2s 659ms
After Hooks.deleteTransportAfterTest() 827ms
After Hooks.rollbackAddedAuthorities() 167ms
Scenario Outline Check if mail was sent to after transport creation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 559ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 561ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 172ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 2m 45s 637ms
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:49)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportMail.feature:27)
After Hooks.cleanUserDetailsAfterTest() 2s 394ms
After Hooks.deleteTransportAfterTest() 551ms
Scenario Outline Check if mail was sent to after transport creation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 983ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 391ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 196ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 2m 47s 229ms
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:49)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportMail.feature:27)
After Hooks.cleanUserDetailsAfterTest() 2s 377ms
After Hooks.deleteTransportAfterTest() 581ms