Project Number Date
ApolloFullRunnerReport apollo-test-2.158 15 wrz 2021, 06:58

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 12s 477ms Failed
Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 400ms
And Prepare user "pha2-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 089ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 291ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 159ms
And Go to "WAREHOUSE_TAB" 1s 202ms
And Select warehouse "Serownia" 1s 537ms
And Set week view 1s 255ms
And Show yesterday 1s 168ms
And Move window into the past 437ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 57s 178ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 2s 354ms
After Hooks.deleteTransportAfterTest() 772ms
After Hooks.rollbackAddedAuthorities() 218ms
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 509ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 590ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 180ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 2m 41s 694ms
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 369ms
After Hooks.deleteTransportAfterTest() 561ms
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 647ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 420ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 154ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 2m 47s 559ms
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 467ms
After Hooks.deleteTransportAfterTest() 531ms