Project Number Date
ApolloFullRunnerReport kapibary.29 06 cze 2021, 06:06

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 20s 272ms 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 253ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 110ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 331ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 613ms
And Check if reject date is not visible 15s 046ms
When Reject status: Book of disinfection 234ms
And Check if reject date is visible 803ms
Then If user is login then logout 269ms
And Login as "lantmannen-admin" 2s 395ms
And Check if note was added to transport after status rejection 1s 504ms
And Check if history note was added to transport after status rejection - "LOAD" 6s 150ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 19s 729ms
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() 945ms
After Hooks.cleanUserDetailsAfterTest() 1s 079ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 838ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 666ms
And Check if reject date is not visible 15s 051ms
When Reject status: Book of disinfection 209ms
And Check if reject date is visible 619ms
And Get rejection date 074ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 177ms
Then Check if reject date has changed 1s 211ms
After Hooks.deleteTransportAfterTest() 816ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 510ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 632ms
And Go to transport details "LOAD" 4s 778ms
And Check if reject date is not visible 15s 065ms
When Reject status: Book of disinfection 212ms
Then Check if reject date is visible 622ms
After Hooks.deleteTransportAfterTest() 769ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 488ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 734ms
And Open statuses popup 210ms
And Check if reject date is not visible 15s 041ms
When Reject status: Book of disinfection 212ms
Then Open statuses popup 180ms
And Check if reject date is visible 10s 289ms
After Hooks.deleteTransportAfterTest() 832ms