Project Number Date
ApolloFullRunnerReport apollo-test-2.145 04 wrz 2021, 06:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status rejection 34 1 2 0 0 37 3 1 4 3m 7s 584ms Failed
Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 568ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 919ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 079ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 838ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 363ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 916ms
And Check if reject date is not visible 15s 043ms
When Reject status: Book of disinfection 223ms
And Check if reject date is visible 908ms
Then If user is login then logout 261ms
And Login as "lantmannen-admin" 2s 588ms
And Check if note was added to transport after status rejection 1s 726ms
And Check if history note was added to transport after status rejection - "LOAD" 21s 977ms
java.lang.AssertionError: Nie znaleziono wpisu w historii zlecenia o odrzuceniu statusu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.checkIfHistoryNoteWasAddedToTransport(TransportFormPage.java:241)
	at CucumberTests.StatusTests.RejectStatuses.checkIfHistoryNoteWasAddedToTransportAfterStatusRejection(RejectStatuses.java:67)
	at ✽.Check if history note was added to transport after status rejection - "LOAD"(file:Features/Atom/Statuses/RejectStatuses.feature:17)
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 000ms
And Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 100ms
After Hooks.deleteTransportAfterTest() 770ms
After Hooks.rollbackWarehousesAccess() 772ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 761ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 793ms
And Check if reject date is not visible 15s 067ms
When Reject status: Book of disinfection 223ms
And Check if reject date is visible 576ms
And Get rejection date 075ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 189ms
Then Check if reject date has changed 1s 223ms
After Hooks.deleteTransportAfterTest() 770ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 547ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 657ms
And Go to transport details "LOAD" 2s 807ms
And Check if reject date is not visible 15s 072ms
When Reject status: Book of disinfection 234ms
Then Check if reject date is visible 579ms
After Hooks.deleteTransportAfterTest() 938ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 468ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 850ms
And Open statuses popup 175ms
And Check if reject date is not visible 15s 080ms
When Reject status: Book of disinfection 199ms
Then Open statuses popup 149ms
And Check if reject date is visible 434ms
After Hooks.deleteTransportAfterTest() 856ms