Project Number Date
ApolloFullRunnerReport after_release_3_7_0.348 19 mar 2021, 18:02

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 41s 935ms 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 967ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 221ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 629ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 405ms
And Check if reject date is not visible 15s 052ms
When Reject status: Book of disinfection 071ms
And Check if reject date is visible 196ms
Then If user is login then logout 071ms
And Login as "lantmannen-admin" 1s 035ms
And Check if note was added to transport after status rejection 1s 247ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 572ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 13s 741ms
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() 129ms
After Hooks.cleanUserDetailsAfterTest() 167ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 2s 269ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 380ms
And Check if reject date is not visible 15s 057ms
When Reject status: Book of disinfection 088ms
And Check if reject date is visible 161ms
And Get rejection date 030ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 068ms
Then Check if reject date has changed 1s 090ms
After Hooks.deleteTransportAfterTest() 115ms
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 318ms
And Go to transport details "LOAD" 4s 331ms
And Check if reject date is not visible 15s 035ms
When Reject status: Book of disinfection 068ms
Then Check if reject date is visible 141ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 944ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 289ms
And Open statuses popup 095ms
And Check if reject date is not visible 15s 009ms
When Reject status: Book of disinfection 073ms
Then Open statuses popup 044ms
And Check if reject date is visible 083ms
After Hooks.deleteTransportAfterTest() 099ms