Project Number Date
ApolloFullRunnerReport develop.287 31 sty 2021, 04:47

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 53s 863ms 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 956ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 249ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 595ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 402ms
And Check if reject date is not visible 15s 053ms
When Reject status: Book of disinfection 068ms
And Check if reject date is visible 310ms
Then If user is login then logout 071ms
And Login as "lantmannen-admin" 1s 127ms
And Check if note was added to transport after status rejection 1s 225ms
And Check if history note was added to transport after status rejection - "LOAD" 8s 559ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 18s 046ms
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() 221ms
After Hooks.cleanUserDetailsAfterTest() 325ms
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 006ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 484ms
And Check if reject date is not visible 15s 065ms
When Reject status: Book of disinfection 078ms
And Check if reject date is visible 5s 077ms
And Get rejection date 033ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 059ms
Then Check if reject date has changed 1s 084ms
After Hooks.deleteTransportAfterTest() 173ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 125ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 317ms
And Go to transport details "LOAD" 4s 343ms
And Check if reject date is not visible 15s 063ms
When Reject status: Book of disinfection 075ms
Then Check if reject date is visible 144ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 044ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 320ms
And Open statuses popup 073ms
And Check if reject date is not visible 15s 038ms
When Reject status: Book of disinfection 057ms
Then Open statuses popup 069ms
And Check if reject date is visible 634ms
After Hooks.deleteTransportAfterTest() 128ms