Project Number Date
ApolloFullRunnerReport develop.283 27 sty 2021, 04:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status rejection 34 1 0 0 0 35 3 1 4 5m 44s 972ms Failed
Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 823ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 266ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 637ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 344ms
And Check if reject date is not visible 15s 037ms
When Reject status: Book of disinfection 078ms
And Check if reject date is visible 271ms
Then If user is login then logout 094ms
And Login as "lantmannen-admin" 1s 083ms
And Check if note was added to transport after status rejection 1s 219ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 490ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 16s 726ms
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:33)
	at ✽.Check if user got a mail(file:Features/Atom/Statuses/RejectStatuses.feature:17)
After Hooks.deleteTransportAfterTest() 152ms
After Hooks.cleanUserDetailsAfterTest() 204ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 757ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 317ms
And Check if reject date is not visible 15s 024ms
When Reject status: Book of disinfection 082ms
And Check if reject date is visible 158ms
And Get rejection date 022ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 072ms
Then Check if reject date has changed 1s 077ms
After Hooks.deleteTransportAfterTest() 130ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 141ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 354ms
And Go to transport details "LOAD" 4s 365ms
And Check if reject date is not visible 15s 011ms
When Reject status: Book of disinfection 084ms
Then Check if reject date is visible 141ms
After Hooks.deleteTransportAfterTest() 133ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 064ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 313ms
And Open statuses popup 064ms
And Check if reject date is not visible 15s 036ms
When Reject status: Book of disinfection 087ms
Then Open statuses popup 081ms
And Check if reject date is visible 637ms
After Hooks.deleteTransportAfterTest() 121ms