Project Number Date
ApolloFullRunnerReport master.329 22 kwi 2021, 13:55

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Filters 164 4 18 0 0 186 22 4 26 15m 41s 653ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 377ms
When Go to "TRANSPORT_TABLE" 131ms
Then Check transport is loaded "DELIVERY" 1s 136ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 336ms
When Go to "TRANSPORT_TABLE" 105ms
Then Check transport is loaded "DELIVERY" 1s 181ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 1s 005ms
When Go to "TRANSPORT_TABLE" 127ms
Then Check transport is loaded "DELIVERY" 1s 184ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 091ms
When Go to "TRANSPORT_TABLE" 128ms
Then Check transport is loaded "LOAD" 1s 144ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 040ms
When Go to "TRANSPORT_TABLE" 117ms
Then Check transport is loaded "DELIVERY" 1s 129ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 884ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 209ms
And Delete created transport by API 085ms
When Go to "ARCHIVE_TAB" 205ms
And Show all transport "false" 013ms
Then Check specific column "CONTRACTOR" 118ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 072ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 301ms
And Delete created transport by API 089ms
When Go to "ARCHIVE_TAB" 195ms
And Show all transport "true" 077ms
Then Check specific column "CONTRACTOR" 700ms
Given Set token of apiUsername "super-admin-sempertrans" 101ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 139ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 179ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 003ms
When Login as "sempertrans-admin" 976ms
And Go to "TRANSPORT_TABLE" 202ms
And Select transportType "DELIVERY" 1s 076ms
And Click button advice in transport table "DELIVERY" 103ms
And Set advice window in schedule in the past 2s 390ms
And Fill advice form 9s 432ms
And Click advice save button and wait for advice form to disappear 30s 688ms
And Go to "TRANSPORT_TABLE" 285ms
And Select transportType "DELIVERY" 1s 087ms
Then Check if filters work properly 40s 262ms
After Hooks.deleteAllTransports() 1m 1s 606ms
Given Set token of apiUsername "super-admin-sempertrans" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 192ms
When Login as "sempertrans-admin" 1s 011ms
And Go to "TRANSPORT_TABLE" 193ms
And Show all transport "false" 011ms
And Select transportType "DELIVERY" 1s 085ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 087ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 187ms
And Select transportType "DELIVERY" 1s 109ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 098ms
Then Verify if new transport appear in transport table with polling "true" 5s 041ms
After Hooks.deleteAllTransports() 1m 1s 529ms
Given Set token of apiUsername "super-admin-alrec" 103ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 327ms
When Login as "alrec-admin" 1s 048ms
And Go to "TRANSPORT_TABLE" 131ms
And Show all transport "true" 102ms
And Select transportType "DELIVERY" 1s 117ms
And Fill text based "CONTRACTOR" filter with "DAA1" 097ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 1s 279ms
And Select transportType "DELIVERY" 1s 095ms
And Fill text based "CONTRACTOR" filter with "DAA1" 092ms
Then Verify if new transport appear in transport table with polling "true" 5s 040ms
After Hooks.deleteAllTransports() 46s 773ms
Given Set token of apiUsername "super-admin-sempertrans" 187ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 205ms
When Login as "sempertrans-admin" 948ms
And Go to "TRANSPORT_TABLE" 190ms
And Show all transport "false" 011ms
And Select transportType "DELIVERY" 1s 078ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 100ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 217ms
And Select transportType "DELIVERY" 1s 117ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 093ms
Then Verify if new transport appear in transport table with polling "false" 20s 032ms
After Hooks.deleteAllTransports() 1m 1s 551ms
Given Set token of apiUsername "super-admin-alrec" 102ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 299ms
When Login as "alrec-admin" 1s 096ms
And Go to "TRANSPORT_TABLE" 127ms
And Show all transport "true" 077ms
And Select transportType "DELIVERY" 1s 118ms
And Fill text based "CONTRACTOR" filter with "DAA1" 085ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 1s 298ms
And Select transportType "DELIVERY" 1s 087ms
And Fill text based "CONTRACTOR" filter with "DAA1" 095ms
Then Verify if new transport appear in transport table with polling "false" 20s 066ms
After Hooks.deleteAllTransports() 46s 733ms
Scenario Outline Check if transport is marked based on the creating user
Steps
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-purchasing-department" 2s 990ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 023ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
	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 ✽.Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department"(file:Features/Atom/Filters/Filter.feature:70)
When Go to "TRANSPORT_TABLE" 000ms
And Sort transports by "show-mine" 000ms
And Show all transport types 000ms
Then Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport is marked based on the creating user
Steps
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-purchasing-department" 1s 125ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 011ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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 ✽.Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department"(file:Features/Atom/Filters/Filter.feature:70)
When Go to "TRANSPORT_TABLE" 000ms
And Sort transports by "show-all" 000ms
And Show all transport types 000ms
Then Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 000ms
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-admin" 1s 165ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 272ms
When Go to "TRANSPORT_TABLE" 130ms
And Sort transports by "show-mine" 1s 066ms
And Show all transport types 1s 048ms
Then Verify that created transport is "false" in transport table 1m 18s 225ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-admin" 1s 289ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 318ms
When Go to "TRANSPORT_TABLE" 129ms
And Sort transports by "show-all" 1s 067ms
And Show all transport types 1s 049ms
Then Verify that created transport is "true" in transport table 1s 078ms
After Hooks.deleteTransportAfterTest() 098ms
Scenario Outline Check if transport in archive is marked based on the creating user
Steps
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-purchasing-department" 1s 186ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 014ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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 ✽.Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department"(file:Features/Atom/Filters/Filter.feature:85)
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Sort transports by "show-mine" 000ms
And Show "SMALLS_IMPORT" 000ms
Then Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 001ms
Scenario Outline Check if transport in archive is marked based on the creating user
Steps
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-purchasing-department" 1s 147ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 011ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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 ✽.Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department"(file:Features/Atom/Filters/Filter.feature:85)
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Sort transports by "show-all" 000ms
And Show "SMALLS_IMPORT" 000ms
Then Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 001ms
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-admin" 1s 165ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 304ms
And Delete created transport by API 112ms
When Go to "ARCHIVE_TAB" 207ms
And Sort transports by "show-mine" 1s 069ms
And Show "SMALLS_IMPORT" 093ms
Then Verify that created transport is "false" in transport table 1m 32s 157ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "swisskrono-purchasing-department" and set token of apiUsername "swisskrono-admin" 1s 240ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 267ms
And Delete created transport by API 101ms
When Go to "ARCHIVE_TAB" 194ms
And Sort transports by "show-all" 1s 064ms
And Show "SMALLS_IMPORT" 081ms
Then Verify that created transport is "true" in transport table 15s 043ms
After Hooks.deleteTransportAfterTest() 089ms
Given Set token of apiUsername "super-admin-alrec" 097ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 15s 378ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 15s 223ms
When Login as "alrec-admin" 1s 097ms
And Go to "TRANSPORT_TABLE" 119ms
And Show all transport "true" 077ms
And Select transportType "TRANSPORT_ORDER" 1s 141ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 24s 840ms
After Hooks.deleteAllTransports() 46s 658ms
Given Set token of apiUsername "super-admin-alrec" 099ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 287ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 1s 177ms
When Login as "alrec-admin" 1s 086ms
And Go to "TRANSPORT_TABLE" 124ms
And Show all transport "true" 080ms
And Select transportType "INBOUND" 1s 076ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 24s 846ms
After Hooks.deleteAllTransports() 46s 685ms
Given Set token of apiUsername "super-admin-alrec" 111ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 261ms
When Login as "alrec-admin" 1s 036ms
And Go to "TRANSPORT_TABLE" 119ms
And Show all transport "true" 064ms
And Select transportType "TRANSPORT_ORDER" 1s 133ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 36s 588ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 485ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 233ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 317ms
And Accept transferred transport by Api 103ms
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 49s 928ms
And Delete created transport by API 152ms
When Go to "ARCHIVE_TAB" 266ms
And Show "SMALLS_IMPORT" 085ms
Then Check if it is possible to search with different date property selects 1m 18s 787ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 277ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 284ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 093ms
And Accept transferred transport by Api 100ms
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 50s 353ms
And Delete created transport by API 140ms
When Go to "ARCHIVE_TAB" 383ms
And Show "SMALLS_EXPORT" 166ms
Then Check if it is possible to search with different date property selects 1m 18s 775ms
Given Set token of apiUsername "super-admin-neuca" 113ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 015ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 15s 374ms
And Login as "neuca-admin" 3s 656ms
And Go to "TRANSPORT_TABLE" 322ms
Then Verify that created transport is "false" in transport table 1m 32s 240ms
And Toggle transport table days limit filter 082ms
And Verify that created transport is "true" in transport table 15s 066ms
After Hooks.deleteTransportAfterTest() 137ms