Given
Set token of apiUsername "super-admin-neuca"
242ms
And
Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin"
013ms
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 CucumberTests.Utils.AuthorityTest.setBasicAuthoritiesToUser(AuthorityTest.java:41)
at ✽.Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin"(file:Features/Atom/Sorting/Sorting.feature:76)
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days
000ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca"
000ms
When
Confirm status "ARRIVE" by Public API "v1"
000ms
And
Login as "neuca-admin"
000ms
When
Go to "TRANSPORT_TABLE"
000ms
And
Click button "STATUS" "2" times
000ms
And
Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"
000ms
Then
If user is login then logout
000ms
And
Login as "neuca-admin"
000ms
And
Go to "TRANSPORT_TABLE"
000ms
And
Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"
000ms