Given
Set token of apiUsername "super-admin-adama"
244ms
And
Get custom field settings for "DELIVERY" transport type and "" company
094ms
And
Mark custom fields as not obligatory
004ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"
16s 698ms
And
Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED"
012ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
at org.junit.Assert.fail(Assert.java:88)
at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:120)
at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:110)
at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findIdBy(ApolloSelectDbService.java:22)
at Utils.POJO.ActionAuthorityPojo.getRoleGroupId(ActionAuthorityPojo.java:87)
at Utils.POJO.ActionAuthorityPojo.(ActionAuthorityPojo.java:48)
at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:67)
at ✽.Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:238)
And
Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED"
000ms
And
Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED"
000ms
And
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
000ms
When
Find transport in table with status "planned"
000ms
And
Confirm statuses until reach "process-ended"
000ms
And
Wait "90" seconds
000ms
And
Go to "ARCHIVE_TAB"
000ms
And
Show "DELIVERY"
000ms
And
Go to transport details "DELIVERY"
000ms
And
Change filled value in details "transport-description" "text" "opis" "0"
000ms
And
Click "save-transport-and-close" save button and wait for form to disappear
000ms
And
Wait "7" seconds
000ms
And
Go to transport details "DELIVERY"
000ms
Then
Verify that "transport-description" in transport has value "opis"
000ms