Project Number Date
ApolloFullRunnerReport master.290 02 lut 2021, 17:01

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 51s 164ms 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 796ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 243ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 673ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 352ms
And Check if reject date is not visible 15s 054ms
When Reject status: Book of disinfection 070ms
And Check if reject date is visible 257ms
Then If user is login then logout 070ms
And Login as "lantmannen-admin" 1s 130ms
And Check if note was added to transport after status rejection 1s 227ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 466ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 14s 127ms
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() 115ms
After Hooks.cleanUserDetailsAfterTest() 198ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 039ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 306ms
And Check if reject date is not visible 15s 020ms
When Reject status: Book of disinfection 083ms
And Check if reject date is visible 152ms
And Get rejection date 036ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 055ms
Then Check if reject date has changed 1s 077ms
After Hooks.deleteTransportAfterTest() 092ms
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 311ms
And Go to transport details "LOAD" 4s 341ms
And Check if reject date is not visible 15s 058ms
When Reject status: Book of disinfection 084ms
Then Check if reject date is visible 153ms
After Hooks.deleteTransportAfterTest() 096ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 053ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 358ms
And Open statuses popup 085ms
And Check if reject date is not visible 15s 031ms
When Reject status: Book of disinfection 069ms
Then Open statuses popup 063ms
And Check if reject date is visible 10s 167ms
After Hooks.deleteTransportAfterTest() 197ms