Project Number Date
ApolloFullRunnerReport apollo-test-2.151 09 wrz 2021, 06:10

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Base options of periodic transport - create, edit, delete etc. 70 1 0 0 0 71 5 1 6 18m 21s 940ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 7s 459ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 530ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 712ms
And Fill transport form 48s 176ms
And Select option of periodic transport and fill settings "DAILY" 51s 245ms
And Click "save-transport" save button and wait for form to disappear 30s 228ms
Then Set advice window in schedule in "0" days 229ms
And Check is transport created in schedule and set transport id 4s 347ms
And Set week view 3s 446ms
Then Wait "120" seconds 2m
And Refresh page 2s 457ms
Then Check if periodic transport for "DAILY" is created correctly 17s 001ms
After Hooks.deletePeriodicTransports() 3s 386ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 742ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 277ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 710ms
And Fill transport form 47s 820ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 320ms
And Click "save-transport" save button and wait for form to disappear 30s 216ms
Then Set advice window in schedule in "0" days 263ms
And Check is transport created in schedule and set transport id 3s 548ms
And Set week view 3s 375ms
Then Wait "120" seconds 2m
And Refresh page 2s 341ms
Then Check if periodic transport for "WEEKLY" is created correctly 27s 221ms
After Hooks.deletePeriodicTransports() 9s 020ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 527ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 269ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 740ms
And Fill transport form 48s 296ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 492ms
And Click "save-transport" save button and wait for form to disappear 30s 178ms
Then Set advice window in schedule in "0" days 215ms
And Check is transport created in schedule and set transport id 3s 547ms
And Set week view 3s 451ms
Then Wait "120" seconds 2m
And Refresh page 2s 298ms
Then Check if periodic transport for "MONTHLY" is created correctly 39s 388ms
After Hooks.deletePeriodicTransports() 3s 579ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 663ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 275ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 015ms
When Go to "WAREHOUSE_TAB" 1s 041ms
And Set week view 2s 614ms
And Select warehouse "Katowice" 3s 598ms
And Open the middle periodic transport form from the schedule view 36s 304ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 671ms
And Click save and-close and react on alert "dismiss" 752ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 605ms
After Hooks.deletePeriodicTransports() 4s 066ms
Scenario Outline Edition data of periodic transport from order form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 575ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 269ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 071ms
When Go to "WAREHOUSE_TAB" 1s 075ms
And Set week view 2s 721ms
And Select warehouse "Katowice" 4s 223ms
And Open the middle periodic transport form from the schedule view 26s 972ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 742ms
And Click save and-close and react on alert "accept" 713ms
And Check if rest of periodic transports is react correctly "editing" 20s 753ms
org.junit.ComparisonFailure: Następna awizacja okresowa nie została zmieniona expected:<[60]> but was:<[45]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:128)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:36)
After Hooks.deletePeriodicTransports() 4s 306ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 668ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 271ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 093ms
When Go to "WAREHOUSE_TAB" 1s 032ms
And Set week view 2s 515ms
And Select warehouse "Katowice" 3s 953ms
And Open the middle periodic transport form from the schedule view 1m 59s 532ms
Then Check if designation of periodic transport in transport form is correct 086ms
And Close transport details 15s 465ms
When Go to "TRANSPORT_TABLE" 798ms
And Wait until all periodic transports will be visible in transport table 1s 712ms
Then Check if designation of periodic transport in transport table is correct 2s 069ms
After Hooks.deletePeriodicTransports() 3s 915ms