Project Number Date
ApolloFullRunnerReport apollo-test-2.59 29 cze 2021, 06:33

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. 67 1 0 0 0 68 5 1 6 11m 33s 627ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 835ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 459ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 493ms
And Fill transport form 45s 731ms
And Select option of periodic transport and fill settings "DAILY" 50s 915ms
And Click "save-transport" save button and wait for form to disappear 16s 987ms
Then Set advice window in schedule in "0" days 250ms
And Check is transport created in schedule and set transport id 3s 778ms
And Set week view 3s 146ms
Then Wait for schedule update 1s 411ms
Then Check if periodic transport for "DAILY" is created correctly 27s 118ms
After Hooks.deleteAllTransports() 1m 36s 116ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 501ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 300ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 521ms
And Fill transport form 45s 993ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 489ms
And Click "save-transport" save button and wait for form to disappear 16s 815ms
Then Set advice window in schedule in "0" days 242ms
And Check is transport created in schedule and set transport id 3s 685ms
And Set week view 3s 402ms
Then Wait for schedule update 1s 208ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 266ms
java.lang.AssertionError: Okno awizacji nie pojawiło się dwa dni później w tygodniu: 1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:345)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "WEEKLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 42s 795ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 423ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 295ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 545ms
And Fill transport form 45s 723ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 362ms
And Click "save-transport" save button and wait for form to disappear 16s 287ms
Then Set advice window in schedule in "0" days 254ms
And Check is transport created in schedule and set transport id 3s 550ms
And Set week view 3s 124ms
Then Wait for schedule update 1s 364ms
Then Check if periodic transport for "MONTHLY" is created correctly 52s 319ms
After Hooks.deleteAllTransports() 1m 35s 439ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 413ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 301ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 130ms
When Go to "WAREHOUSE_TAB" 1s 086ms
And Set week view 2s 944ms
And Select warehouse "Katowice" 5s 237ms
And Open the middle periodic transport form from the schedule view 37s 354ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 685ms
And Click save and-close and react on alert "dismiss" 736ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 597ms
After Hooks.deleteAllTransports() 1m 37s 054ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 358ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 288ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 142ms
When Go to "WAREHOUSE_TAB" 1s 123ms
And Set week view 2s 898ms
And Select warehouse "Katowice" 5s 284ms
And Open the middle periodic transport form from the schedule view 34s 266ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 707ms
And Click save and-close and react on alert "accept" 732ms
And Check if rest of periodic transports is react correctly "editing" 20s 603ms
After Hooks.deleteAllTransports() 1m 36s 890ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 427ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 285ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 171ms
When Go to "WAREHOUSE_TAB" 1s 056ms
And Set week view 2s 904ms
And Select warehouse "Katowice" 5s 084ms
And Open the middle periodic transport form from the schedule view 40s 246ms
Then Check if designation of periodic transport in transport form is correct 120ms
And Close transport details 15s 429ms
When Go to "TRANSPORT_TABLE" 735ms
And Wait until all periodic transports will be visible in transport table 380ms
Then Check if designation of periodic transport in transport table is correct 2s 079ms
After Hooks.deleteAllTransports() 1m 36s 873ms