Project Number Date
ApolloFullRunnerReport kapibary.30 07 cze 2021, 07:23

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 19s 854ms 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 527ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 046ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 395ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 622ms
And Check if reject date is not visible 15s 070ms
When Reject status: Book of disinfection 207ms
And Check if reject date is visible 802ms
Then If user is login then logout 262ms
And Login as "lantmannen-admin" 2s 362ms
And Check if note was added to transport after status rejection 1s 521ms
And Check if history note was added to transport after status rejection - "LOAD" 6s 044ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 19s 311ms
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() 1s 029ms
After Hooks.cleanUserDetailsAfterTest() 1s 055ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 835ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 621ms
And Check if reject date is not visible 15s 077ms
When Reject status: Book of disinfection 206ms
And Check if reject date is visible 605ms
And Get rejection date 080ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 166ms
Then Check if reject date has changed 1s 217ms
After Hooks.deleteTransportAfterTest() 744ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 559ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 597ms
And Go to transport details "LOAD" 4s 808ms
And Check if reject date is not visible 15s 054ms
When Reject status: Book of disinfection 220ms
Then Check if reject date is visible 630ms
After Hooks.deleteTransportAfterTest() 731ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 480ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 689ms
And Open statuses popup 185ms
And Check if reject date is not visible 15s 078ms
When Reject status: Book of disinfection 208ms
Then Open statuses popup 174ms
And Check if reject date is visible 10s 178ms
After Hooks.deleteTransportAfterTest() 763ms