Project Number Date
ApolloFullRunnerReport kapibary.20 28 maj 2021, 07:28

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 6m 8s 769ms 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" 4s 020ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 070ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 3s 992ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 654ms
And Check if reject date is not visible 15s 060ms
When Reject status: Book of disinfection 196ms
And Check if reject date is visible 846ms
Then If user is login then logout 253ms
And Login as "lantmannen-admin" 2s 433ms
And Check if note was added to transport after status rejection 1s 681ms
And Check if history note was added to transport after status rejection - "LOAD" 6s 051ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 19s 096ms
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() 912ms
After Hooks.cleanUserDetailsAfterTest() 1s 003ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 444ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 629ms
And Check if reject date is not visible 15s 092ms
When Reject status: Book of disinfection 213ms
And Check if reject date is visible 582ms
And Get rejection date 071ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 170ms
Then Check if reject date has changed 1s 207ms
After Hooks.deleteTransportAfterTest() 762ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 516ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 679ms
And Go to transport details "LOAD" 4s 793ms
And Check if reject date is not visible 15s 087ms
When Reject status: Book of disinfection 204ms
Then Check if reject date is visible 571ms
After Hooks.deleteTransportAfterTest() 765ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 421ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 618ms
And Open statuses popup 210ms
And Check if reject date is not visible 15s 087ms
When Reject status: Book of disinfection 209ms
Then Open statuses popup 151ms
And Check if reject date is visible 444ms
After Hooks.deleteTransportAfterTest() 746ms