Project Number Date
ApolloFullRunnerReport develop.286 30 sty 2021, 04:40

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 792ms 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 778ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 250ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 663ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 264ms
And Check if reject date is not visible 15s 058ms
When Reject status: Book of disinfection 079ms
And Check if reject date is visible 328ms
Then If user is login then logout 095ms
And Login as "lantmannen-admin" 1s 152ms
And Check if note was added to transport after status rejection 1s 251ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 502ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 14s 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:33)
	at ✽.Check if user got a mail(file:Features/Atom/Statuses/RejectStatuses.feature:17)
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.cleanUserDetailsAfterTest() 179ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 042ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 310ms
And Check if reject date is not visible 15s 048ms
When Reject status: Book of disinfection 080ms
And Check if reject date is visible 150ms
And Get rejection date 027ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 053ms
Then Check if reject date has changed 1s 084ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 086ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 335ms
And Go to transport details "LOAD" 4s 355ms
And Check if reject date is not visible 15s 051ms
When Reject status: Book of disinfection 079ms
Then Check if reject date is visible 155ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 008ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 343ms
And Open statuses popup 073ms
And Check if reject date is not visible 15s 007ms
When Reject status: Book of disinfection 071ms
Then Open statuses popup 067ms
And Check if reject date is visible 101ms
After Hooks.deleteTransportAfterTest() 101ms