Project Number Date
ApolloFullRunnerReport apollo-test-2.66 03 lip 2021, 06:35

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY-A-7899 35 1 0 0 0 36 2 1 3 7m 30s 435ms Failed
View Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 876ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 485ms
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 966ms
And Select option of periodic transport and fill settings "DAILY" 50s 727ms
And Click "save-transport" save button and wait for form to disappear 16s 377ms
Then Set advice window in schedule in "0" days 247ms
And Check is transport created in schedule and set transport id 3s 780ms
And Set week view 3s 127ms
Then Wait for schedule update 1s 485ms
Then Check if periodic transport for "DAILY" is created correctly 24s 751ms
After Hooks.deleteAllTransports() 1m 36s 388ms
View Feature Base options of periodic transport - create, edit, delete etc.
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 386ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 305ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 498ms
And Fill transport form 45s 948ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 532ms
And Click "save-transport" save button and wait for form to disappear 15s 689ms
Then Set advice window in schedule in "0" days 228ms
And Check is transport created in schedule and set transport id 3s 620ms
And Set week view 3s 712ms
Then Wait for schedule update 647ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 265ms
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 734ms
View Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 493ms
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 495ms
And Fill transport form 46s 017ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 347ms
And Click "save-transport" save button and wait for form to disappear 15s 730ms
Then Set advice window in schedule in "0" days 228ms
And Check is transport created in schedule and set transport id 3s 624ms
And Set week view 3s 169ms
Then Wait for schedule update 959ms
Then Check if periodic transport for "MONTHLY" is created correctly 32s 869ms
After Hooks.deleteAllTransports() 1m 35s 162ms