Project Number Date
ApolloFullRunnerReport develop.426 20 maj 2021, 05:03

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 695ms 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 406ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 290ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 295ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 399ms
And Check if reject date is not visible 15s 054ms
When Reject status: Book of disinfection 076ms
And Check if reject date is visible 414ms
Then If user is login then logout 074ms
And Login as "lantmannen-admin" 1s 057ms
And Check if note was added to transport after status rejection 1s 223ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 488ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 18s 830ms
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:39)
	at ✽.Check if user got a mail(file:Features/Atom/Statuses/RejectStatuses.feature:17)
After Hooks.deleteTransportAfterTest() 143ms
After Hooks.cleanUserDetailsAfterTest() 158ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 1s 463ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 350ms
And Check if reject date is not visible 15s 008ms
When Reject status: Book of disinfection 061ms
And Check if reject date is visible 129ms
And Get rejection date 046ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 073ms
Then Check if reject date has changed 1s 100ms
After Hooks.deleteTransportAfterTest() 136ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 134ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 341ms
And Go to transport details "LOAD" 4s 319ms
And Check if reject date is not visible 15s 022ms
When Reject status: Book of disinfection 078ms
Then Check if reject date is visible 143ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 025ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 353ms
And Open statuses popup 093ms
And Check if reject date is not visible 15s 055ms
When Reject status: Book of disinfection 090ms
Then Open statuses popup 048ms
And Check if reject date is visible 140ms
After Hooks.deleteTransportAfterTest() 115ms