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

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 37s 941ms 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 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
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 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
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 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