Project Number Date
ApolloFullRunnerReport apollo-test-2.161 17 wrz 2021, 07:00

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 30s 661ms Failed
Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 609ms
And Prepare user "pha2-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 102ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 274ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 225ms
And Go to "WAREHOUSE_TAB" 1s 317ms
And Select warehouse "Serownia" 1s 649ms
And Set week view 1s 246ms
And Show yesterday 1s 152ms
And Move window into the past 407ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 1m 4s 609ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 2s 357ms
After Hooks.deleteTransportAfterTest() 833ms
After Hooks.rollbackAddedAuthorities() 158ms
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 688ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 551ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 175ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 2m 53s 391ms
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 472ms
After Hooks.deleteTransportAfterTest() 599ms
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 795ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 407ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 202ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 2m 45s 853ms
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 511ms
After Hooks.deleteTransportAfterTest() 577ms