Project Number Date
ApolloFullRunnerReport apollo-test-2.64 01 lip 2021, 04:35

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 13m 16s 614ms 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 803ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 446ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 549ms
And Fill transport form 46s 152ms
And Select option of periodic transport and fill settings "DAILY" 50s 665ms
And Click "save-transport" save button and wait for form to disappear 16s 384ms
Then Set advice window in schedule in "0" days 268ms
And Check is transport created in schedule and set transport id 3s 739ms
And Set week view 3s 063ms
Then Wait for schedule update 1s 442ms
Then Check if periodic transport for "DAILY" is created correctly 27s 403ms
After Hooks.deleteAllTransports() 1m 36s 336ms
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 409ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 301ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 533ms
And Fill transport form 46s 012ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 589ms
And Click "save-transport" save button and wait for form to disappear 15s 763ms
Then Set advice window in schedule in "0" days 236ms
And Check is transport created in schedule and set transport id 3s 644ms
And Set week view 3s 346ms
Then Wait for schedule update 1s 091ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 232ms
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 773ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 447ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 290ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 536ms
And Fill transport form 45s 855ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 553ms
And Click "save-transport" save button and wait for form to disappear 15s 753ms
Then Set advice window in schedule in "0" days 224ms
And Check is transport created in schedule and set transport id 3s 602ms
And Set week view 3s 107ms
Then Wait for schedule update 1s 367ms
Then Check if periodic transport for "MONTHLY" is created correctly 26s 746ms
After Hooks.deleteAllTransports() 1m 35s 202ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 378ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 313ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 204ms
When Go to "WAREHOUSE_TAB" 1s 071ms
And Set week view 2s 811ms
And Select warehouse "Katowice" 5s 067ms
And Open the middle periodic transport form from the schedule view 37s 367ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 682ms
And Click save and-close and react on alert "dismiss" 745ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 862ms
After Hooks.deleteAllTransports() 1m 37s 134ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 491ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 342ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 201ms
When Go to "WAREHOUSE_TAB" 1s 112ms
And Set week view 2s 722ms
And Select warehouse "Katowice" 5s 122ms
And Open the middle periodic transport form from the schedule view 1m 58s 441ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 688ms
And Click save and-close and react on alert "accept" 740ms
And Check if rest of periodic transports is react correctly "editing" 1m 8s 592ms
After Hooks.deleteAllTransports() 1m 37s 104ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 398ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 304ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 151ms
When Go to "WAREHOUSE_TAB" 1s 123ms
And Set week view 2s 903ms
And Select warehouse "Katowice" 5s 205ms
And Open the middle periodic transport form from the schedule view 37s 418ms
Then Check if designation of periodic transport in transport form is correct 107ms
And Close transport details 15s 391ms
When Go to "TRANSPORT_TABLE" 668ms
And Wait until all periodic transports will be visible in transport table 1s 336ms
Then Check if designation of periodic transport in transport table is correct 2s 068ms
After Hooks.deleteAllTransports() 1m 36s 830ms