Project Number Date
ApolloFullRunnerReport develop.284 28 sty 2021, 04:42

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 42s 844ms 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 858ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 218ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 711ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 300ms
And Check if reject date is not visible 15s 051ms
When Reject status: Book of disinfection 084ms
And Check if reject date is visible 270ms
Then If user is login then logout 100ms
And Login as "lantmannen-admin" 1s 149ms
And Check if note was added to transport after status rejection 1s 246ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 475ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 15s 315ms
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() 127ms
After Hooks.cleanUserDetailsAfterTest() 149ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 029ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 297ms
And Check if reject date is not visible 15s 007ms
When Reject status: Book of disinfection 080ms
And Check if reject date is visible 147ms
And Get rejection date 023ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 061ms
Then Check if reject date has changed 1s 087ms
After Hooks.deleteTransportAfterTest() 133ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 104ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 316ms
And Go to transport details "LOAD" 4s 357ms
And Check if reject date is not visible 15s 049ms
When Reject status: Book of disinfection 067ms
Then Check if reject date is visible 146ms
After Hooks.deleteTransportAfterTest() 140ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 028ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 353ms
And Open statuses popup 082ms
And Check if reject date is not visible 15s 053ms
When Reject status: Book of disinfection 076ms
Then Open statuses popup 063ms
And Check if reject date is visible 625ms
After Hooks.deleteTransportAfterTest() 118ms