Project Number Date
ApolloFullRunnerReport apollo-test-2.69 06 lip 2021, 06:05

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 14s 914ms 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 704ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 411ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 495ms
And Fill transport form 44s 688ms
And Select option of periodic transport and fill settings "DAILY" 50s 080ms
And Click "save-transport" save button and wait for form to disappear 16s 312ms
Then Set advice window in schedule in "0" days 240ms
And Check is transport created in schedule and set transport id 3s 517ms
And Set week view 3s 449ms
Then Wait for schedule update 1s 320ms
Then Check if periodic transport for "DAILY" is created correctly 24s 638ms
After Hooks.deleteAllTransports() 1m 35s 389ms
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 143ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 308ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 500ms
And Fill transport form 44s 793ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 068ms
And Click "save-transport" save button and wait for form to disappear 15s 716ms
Then Set advice window in schedule in "0" days 217ms
And Check is transport created in schedule and set transport id 3s 493ms
And Set week view 3s 521ms
Then Wait for schedule update 1s 642ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 209ms
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 25s 945ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 224ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 311ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 485ms
And Fill transport form 44s 733ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 006ms
And Click "save-transport" save button and wait for form to disappear 15s 758ms
Then Set advice window in schedule in "0" days 281ms
And Check is transport created in schedule and set transport id 3s 281ms
And Set week view 3s 543ms
Then Wait for schedule update 1s 471ms
Then Check if periodic transport for "MONTHLY" is created correctly 45s 363ms
After Hooks.deleteAllTransports() 1m 34s 600ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 211ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 287ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 927ms
When Go to "WAREHOUSE_TAB" 1s 002ms
And Set week view 2s 971ms
And Select warehouse "Katowice" 5s 418ms
And Open the middle periodic transport form from the schedule view 33s 753ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 619ms
And Click save and-close and react on alert "dismiss" 701ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 463ms
After Hooks.deleteAllTransports() 1m 36s 358ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 313ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 272ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 893ms
When Go to "WAREHOUSE_TAB" 1s 022ms
And Set week view 3s 185ms
And Select warehouse "Katowice" 5s 384ms
And Open the middle periodic transport form from the schedule view 34s 235ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 935ms
And Click save and-close and react on alert "accept" 705ms
And Check if rest of periodic transports is react correctly "editing" 20s 475ms
After Hooks.deleteAllTransports() 1m 36s 269ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 346ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 314ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 849ms
When Go to "WAREHOUSE_TAB" 1s 248ms
And Set week view 3s 228ms
And Select warehouse "Katowice" 6s 022ms
And Open the middle periodic transport form from the schedule view 40s 731ms
Then Check if designation of periodic transport in transport form is correct 068ms
And Close transport details 15s 333ms
When Go to "TRANSPORT_TABLE" 620ms
And Wait until all periodic transports will be visible in transport table 1s 355ms
Then Check if designation of periodic transport in transport table is correct 2s 075ms
After Hooks.deleteAllTransports() 1m 36s 058ms