Project Number Date
ApolloFullRunnerReport apollo-test-2.67 04 lip 2021, 06:29

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 6m 54s 955ms 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 707ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 443ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 509ms
And Fill transport form 45s 328ms
And Select option of periodic transport and fill settings "DAILY" 50s 378ms
And Click "save-transport" save button and wait for form to disappear 840ms
Then Set advice window in schedule in "0" days 532ms
And Check is transport created in schedule and set transport id 3s 757ms
And Set week view 3s 049ms
Then Wait for schedule update 1s 234ms
Then Check if periodic transport for "DAILY" is created correctly 30s 484ms
After Hooks.deleteAllTransports() 1m 36s 434ms
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 491ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 304ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 531ms
And Fill transport form 45s 873ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 663ms
And Click "save-transport" save button and wait for form to disappear 818ms
Then Set advice window in schedule in "0" days 588ms
And Check is transport created in schedule and set transport id 3s 599ms
And Set week view 3s 414ms
Then Wait for schedule update 1s 124ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 266ms
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 343ms
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 553ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 294ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 493ms
And Fill transport form 45s 824ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 605ms
And Click "save-transport" save button and wait for form to disappear 16s 296ms
Then Set advice window in schedule in "0" days 236ms
And Check is transport created in schedule and set transport id 3s 638ms
And Set week view 3s 399ms
Then Wait for schedule update 1s 275ms
Then Check if periodic transport for "MONTHLY" is created correctly 21s 392ms
After Hooks.deleteAllTransports() 1m 35s 237ms