Project Number Date
ApolloFullRunnerReport apollo-test-2.65 02 lip 2021, 06:45

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 20s 023ms 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 853ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 475ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 471ms
And Fill transport form 45s 943ms
And Select option of periodic transport and fill settings "DAILY" 50s 672ms
And Click "save-transport" save button and wait for form to disappear 15s 792ms
Then Set advice window in schedule in "0" days 240ms
And Check is transport created in schedule and set transport id 3s 776ms
And Set week view 3s 044ms
Then Wait for schedule update 1s 180ms
Then Check if periodic transport for "DAILY" is created correctly 24s 489ms
After Hooks.deleteAllTransports() 1m 36s 356ms
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 401ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 293ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 556ms
And Fill transport form 45s 849ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 445ms
And Click "save-transport" save button and wait for form to disappear 15s 751ms
Then Set advice window in schedule in "0" days 233ms
And Check is transport created in schedule and set transport id 3s 529ms
And Set week view 3s 215ms
Then Wait for schedule update 1s 307ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 258ms
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 752ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 394ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 292ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 547ms
And Fill transport form 45s 927ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 621ms
And Click "save-transport" save button and wait for form to disappear 16s 160ms
Then Set advice window in schedule in "0" days 256ms
And Check is transport created in schedule and set transport id 3s 516ms
And Set week view 3s 198ms
Then Wait for schedule update 1s 300ms
Then Check if periodic transport for "MONTHLY" is created correctly 32s 670ms
After Hooks.deleteAllTransports() 1m 35s 307ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 241ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 315ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 130ms
When Go to "WAREHOUSE_TAB" 1s 099ms
And Set week view 2s 809ms
And Select warehouse "Katowice" 5s 046ms
And Open the middle periodic transport form from the schedule view 1m 57s 941ms
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 "dismiss" 745ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 8s 017ms
After Hooks.deleteAllTransports() 1m 37s 193ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 347ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 320ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 183ms
When Go to "WAREHOUSE_TAB" 1s 070ms
And Set week view 2s 795ms
And Select warehouse "Katowice" 4s 966ms
And Open the middle periodic transport form from the schedule view 37s 894ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 654ms
And Click save and-close and react on alert "accept" 735ms
And Check if rest of periodic transports is react correctly "editing" 20s 636ms
After Hooks.deleteAllTransports() 1m 37s 242ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 337ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 297ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 177ms
When Go to "WAREHOUSE_TAB" 1s 075ms
And Set week view 2s 835ms
And Select warehouse "Katowice" 4s 939ms
And Open the middle periodic transport form from the schedule view 40s 375ms
Then Check if designation of periodic transport in transport form is correct 068ms
And Close transport details 15s 383ms
When Go to "TRANSPORT_TABLE" 747ms
And Wait until all periodic transports will be visible in transport table 1s 397ms
Then Check if designation of periodic transport in transport table is correct 2s 075ms
After Hooks.deleteAllTransports() 1m 36s 830ms