Project Number Date
ApolloFullRunnerReport develop.427 20 maj 2021, 15:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Sorting 114 4 20 0 0 138 12 4 16 4m 39s 812ms Failed
Feature Sorting
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 640ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 080ms
When Go to "TRANSPORT_TABLE" 099ms
And Click button "UNLOAD_TIME_WINDOW" "0" times 3s 013ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort" 016ms
After Hooks.rollbackAddedAuthorities() 001ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 048ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 047ms
When Go to "TRANSPORT_TABLE" 141ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 073ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort-up" 019ms
After Hooks.rollbackAddedAuthorities() 000ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 054ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 037ms
When Go to "TRANSPORT_TABLE" 104ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 098ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort-down" 020ms
After Hooks.rollbackAddedAuthorities() 001ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 072ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 039ms
When Go to "TRANSPORT_TABLE" 115ms
And Click button "UNLOAD_TIME_WINDOW" "3" times 3s 138ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort" 018ms
After Hooks.rollbackAddedAuthorities() 001ms
Scenario Outline Check if transports time window dates sorts correctly
Steps
Given Set token of apiUsername "super-admin-sempertrans" 130ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 035ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 106ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAsInDays(CreateTransport.java:68)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days(file:Features/Atom/Sorting/Sorting.feature:22)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 000ms
And Login as "sempertrans-admin" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 000ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 000ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 16s 413ms
Scenario Outline Check if transports time window dates sorts correctly
Steps
Given Set token of apiUsername "super-admin-sempertrans" 129ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 047ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 050ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAsInDays(CreateTransport.java:68)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days(file:Features/Atom/Sorting/Sorting.feature:22)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 000ms
And Login as "sempertrans-admin" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 000ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 000ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 16s 342ms
Scenario Outline Check if transports time window dates sorts correctly
Steps
Given Set token of apiUsername "super-admin-sempertrans" 138ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 040ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 047ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAsInDays(CreateTransport.java:68)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days(file:Features/Atom/Sorting/Sorting.feature:22)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 000ms
And Login as "sempertrans-admin" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Click button "UNLOAD_TIME_WINDOW" "4" times 000ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 000ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 16s 430ms
Scenario Outline Check if transports time window dates sorts correctly
Steps
Given Set token of apiUsername "super-admin-sempertrans" 129ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 044ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 043ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAsInDays(CreateTransport.java:68)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days(file:Features/Atom/Sorting/Sorting.feature:22)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 000ms
And Login as "sempertrans-admin" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Click button "UNLOAD_TIME_WINDOW" "5" times 000ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 000ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 16s 368ms
Given Set token of apiUsername "super-admin-neuca" 127ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 046ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 1s 801ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 389ms
When Confirm status "ARRIVE" by Public API "v1" 244ms
And Login as "neuca-admin" 1s 503ms
When Go to "TRANSPORT_TABLE" 198ms
And Click button "STATUS" "1" times 3s 076ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 048ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 853ms
Given Set token of apiUsername "super-admin-neuca" 149ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 342ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 405ms
When Confirm status "ARRIVE" by Public API "v1" 103ms
And Login as "neuca-admin" 1s 020ms
When Go to "TRANSPORT_TABLE" 199ms
And Click button "STATUS" "2" times 3s 118ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 054ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 803ms
Given Set token of apiUsername "super-admin-neuca" 123ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 044ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 364ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 352ms
When Confirm status "ARRIVE" by Public API "v1" 087ms
And Login as "neuca-admin" 997ms
When Go to "TRANSPORT_TABLE" 208ms
And Click button "STATUS" "3" times 3s 171ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 059ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 862ms
Given Set token of apiUsername "super-admin-neuca" 131ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 041ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 362ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 365ms
When Confirm status "ARRIVE" by Public API "v1" 092ms
And Login as "neuca-admin" 1s 038ms
When Go to "TRANSPORT_TABLE" 205ms
And Click button "STATUS" "2" times 3s 114ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 048ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 855ms
Given Set token of apiUsername "super-admin-neuca" 126ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 426ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 398ms
When Confirm status "ARRIVE" by Public API "v1" 090ms
And Login as "neuca-admin" 1s 007ms
When Go to "TRANSPORT_TABLE" 204ms
And Click button "STATUS" "1" times 3s 071ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 052ms
Then Go to "WAREHOUSE_TAB" 706ms
And Go to "TRANSPORT_TABLE" 196ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 120ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 793ms
Given Set token of apiUsername "super-admin-neuca" 126ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 413ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 439ms
When Confirm status "ARRIVE" by Public API "v1" 073ms
And Login as "neuca-admin" 981ms
When Go to "TRANSPORT_TABLE" 209ms
And Click button "STATUS" "2" times 3s 133ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 054ms
Then Go to "WAREHOUSE_TAB" 685ms
And Go to "TRANSPORT_TABLE" 182ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 108ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 828ms
Given Set token of apiUsername "super-admin-neuca" 122ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 398ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 360ms
When Confirm status "ARRIVE" by Public API "v1" 086ms
And Login as "neuca-admin" 983ms
When Go to "TRANSPORT_TABLE" 200ms
And Click button "STATUS" "1" times 3s 091ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 051ms
Then If user is login then logout 087ms
And Login as "neuca-admin" 852ms
And Go to "TRANSPORT_TABLE" 190ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 157ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 740ms
Given Set token of apiUsername "super-admin-neuca" 122ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 044ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 383ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 298ms
When Confirm status "ARRIVE" by Public API "v1" 091ms
And Login as "neuca-admin" 982ms
When Go to "TRANSPORT_TABLE" 212ms
And Click button "STATUS" "2" times 3s 122ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 050ms
Then If user is login then logout 104ms
And Login as "neuca-admin" 1s 033ms
And Go to "TRANSPORT_TABLE" 181ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 171ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 881ms