Project Number Date
ApolloFullRunnerReport develop.295 04 lut 2021, 05:47

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 45s 054ms 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 741ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 228ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 497ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 360ms
And Check if reject date is not visible 15s 057ms
When Reject status: Book of disinfection 079ms
And Check if reject date is visible 267ms
Then If user is login then logout 063ms
And Login as "lantmannen-admin" 1s 094ms
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 501ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 17s 987ms
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() 125ms
After Hooks.cleanUserDetailsAfterTest() 181ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 480ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 278ms
And Check if reject date is not visible 15s 051ms
When Reject status: Book of disinfection 082ms
And Check if reject date is visible 146ms
And Get rejection date 039ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 069ms
Then Check if reject date has changed 1s 089ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 085ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 326ms
And Go to transport details "LOAD" 4s 365ms
And Check if reject date is not visible 15s 031ms
When Reject status: Book of disinfection 076ms
Then Check if reject date is visible 153ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 997ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 304ms
And Open statuses popup 076ms
And Check if reject date is not visible 15s 065ms
When Reject status: Book of disinfection 068ms
Then Open statuses popup 059ms
And Check if reject date is visible 096ms
After Hooks.deleteTransportAfterTest() 161ms