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

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 47s 797ms 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 870ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 484ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 560ms
And Fill transport form 45s 708ms
And Select option of periodic transport and fill settings "DAILY" 50s 231ms
And Click "save-transport" save button and wait for form to disappear 16s 382ms
Then Set advice window in schedule in "0" days 229ms
And Check is transport created in schedule and set transport id 3s 679ms
And Set week view 3s 092ms
Then Wait for schedule update 1s 239ms
Then Check if periodic transport for "DAILY" is created correctly 27s 511ms
After Hooks.deleteAllTransports() 1m 36s 038ms
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 462ms
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 511ms
And Fill transport form 45s 807ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 673ms
And Click "save-transport" save button and wait for form to disappear 15s 747ms
Then Set advice window in schedule in "0" days 231ms
And Check is transport created in schedule and set transport id 3s 620ms
And Set week view 4s 013ms
Then Wait for schedule update 407ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 233ms
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 368ms
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 488ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 318ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 558ms
And Fill transport form 45s 716ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 525ms
And Click "save-transport" save button and wait for form to disappear 15s 750ms
Then Set advice window in schedule in "0" days 237ms
And Check is transport created in schedule and set transport id 3s 563ms
And Set week view 3s 105ms
Then Wait for schedule update 1s 086ms
Then Check if periodic transport for "MONTHLY" is created correctly 48s 437ms
After Hooks.deleteAllTransports() 1m 35s 158ms