Project Number Date
ApolloFullRunnerReport apollo-test-2.57 27 cze 2021, 06:33

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Discrepancy Report Mail 13 1 0 0 0 14 0 1 1 5m 25s 986ms Failed
Feature Discrepancy Report Mail
Scenario Outline Check if mail was sent to after discrepancy report generation
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 749ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 4s 083ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 077ms
And Go to "TRANSPORT_TABLE" 375ms
And Go to transport details "DELIVERY" 4s 826ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 023ms
And Fill transport form 40s 859ms
And Open section: "discrepancy-report-panel" 1s 167ms
And Fill discrepancy report section 40s 999ms
And Go to transport details "DELIVERY" 4s 795ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 1s 477ms
And Generate discrepancy report 22s 178ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Utworzono protokół niezgodności" 3m 19s 372ms
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:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/DiscrepancyReportMail.feature:18)
After Hooks.deleteTransportAfterTest() 1s 119ms
After Hooks.cleanUserDetailsAfterTest() 3s 611ms