Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
1s 195ms
And
Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin"
067ms
And
Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper"
1s 232ms
When
Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"
46s 670ms
And
Check if time window counter value equals "1"
057ms
And
Select view "DAYS_2"
2s 074ms
And
Move advice window "2"
1s 346ms
And
Select view "DAY"
2s 063ms
Then
Check if time window counter value equals "0"
048ms
org.junit.ComparisonFailure: Niepoprawna wartość w liczniku okien czasowych expected:<[1]> but was:<[0]>
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.Schedule.ScheduleTest.checkIfTimeWindowCounterValueEquals(ScheduleTest.java:138)
at ✽.Check if time window counter value equals "0"(file:Features/Atom/TimeWindow/TransportWindow.feature:159)
And
Delete created transport by API
000ms
And
Check if time window counter value equals "0"
000ms
And
Click in free spot in schedule page to create gray window
000ms
And
Check if time window counter value equals "0"
000ms
And
Click in free spot in schedule page to create dedicated window
000ms
And
Check if time window counter value equals "0"
000ms