Project Number Date
ApolloFullRunnerReport apollo-test-2.70 07 lip 2021, 01:02

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackAddedActionAuthorities 199 2 27 0 0 228 19 2 21 9m 5s 951ms Failed
View Feature Status confirmation
Scenario Outline Check if it is not possible to edit advice after reach specific status
Steps
Given Set token of apiUsername "super-admin-hochland" 178ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.GeneratedConstructorAccessor66.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.GeneratedMethodAccessor80.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.GeneratedMethodAccessor79.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.getAuthenticationTokenForUser(RestUtil.java:171)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:147)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-hochland"(file:Features/Atom/Statuses/ConfirmStatuses.feature:44)
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 000ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 000ms
And Mark custom fields as not obligatory 000ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 000ms
When Login as "hochland-admin" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "arrived" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check if it is not possible to edit advice 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAllCustomFieldsSettings() 029ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.GeneratedConstructorAccessor66.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.GeneratedMethodAccessor80.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.GeneratedMethodAccessor79.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:108)
	at CucumberTests.Hooks.lambda$rollbackAllCustomFieldsSettings$1(Hooks.java:466)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at CucumberTests.Hooks.rollbackAllCustomFieldsSettings(Hooks.java:464)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature TransportWindow atom tests
Scenario Outline Check if it is possible to add new warehouse step with new time window to existing transport
Steps
Given Set token of apiUsername "super-admin-farmacol" 258ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.GeneratedConstructorAccessor66.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.GeneratedMethodAccessor80.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.GeneratedMethodAccessor79.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.getAuthenticationTokenForUser(RestUtil.java:171)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:147)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:194)
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 000ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 000ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 000ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 000ms
And Login as "farmacol-admin" 000ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "EXTERNAL_DELIVERY" 000ms
And Add step "unload" 000ms
And Change filled value in transport details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 000ms
And Change filled value in transport details "weight-step-2" "number" "23" "0" 000ms
And Change filled value in transport details "number-of-pallets-step-2" "number" "23" "0" 000ms
And Change filled value in transport details "time-range-from-date-2" "date" "" "0" 000ms
Then Click "save-transport" save button 000ms
And Set advice window in schedule in "2" days 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Check if transport has "2" time windows 000ms
Hooks
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 000ms
java.lang.NullPointerException
	at Utils.ObjectSettings.getTransportTypeJson(ObjectSettings.java:17)
	at CucumberTests.Hooks.rollbackTransportTypeSettings(Hooks.java:419)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-farmacol" 315ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 509ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 350ms
And Login as "farmacol-admin" 7s 879ms
And Go to new transport "EXTERNAL_DELIVERY" 799ms
When Add step "load" 225ms
Then Verify that transport has "3" steps 046ms
After Hooks.rollbackAddedActionAuthorities() 876ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-farmacol" 314ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 371ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 317ms
And Login as "farmacol-admin" 7s 132ms
And Go to new transport "EXTERNAL_DELIVERY" 702ms
When Add step "unload" 235ms
Then Verify that transport has "3" steps 053ms
After Hooks.rollbackAddedActionAuthorities() 611ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-piast" 299ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 351ms
And Get "LOAD" settings from "piast" 189ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "false" 318ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-piast" 1s 989ms
And Login as "piast-admin" 6s 094ms
And Go to "TRANSPORT_TABLE" 621ms
When Go to transport details "LOAD" 3s 083ms
And Add step "unload" 766ms
And Change filled value in transport details "company-step-2" "autocomplete" "DPA2" "0" 7s 376ms
And Change filled value in transport details "recipient-step-2" "autocomplete" "Testowy" "0" 6s 922ms
Then Click "save-transport-and-close" save button and wait for form to disappear 17s 551ms
And Go to transport details "LOAD" 3s 136ms
And Verify that transport has "3" steps 198ms
After Hooks.deleteTransportAfterTest() 552ms
After Hooks.rollbackTransportTypeSettings() 269ms
After Hooks.rollbackAddedActionAuthorities() 370ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-farmacol" 271ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 343ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 306ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 398ms
And Login as "farmacol-admin" 7s 832ms
And Go to new transport "EXTERNAL_DELIVERY" 673ms
And Add step "unload" 189ms
And Click "save-transport-and-close" save button 842ms
Then Verify that "time-range-from-date-2" has validation error 1s 068ms
Then Verify that "time-range-to-date-2" has validation error 1s 069ms
And Change filled value in transport details "time-range-from-date-2" "date" "" "0" 3s 731ms
And Click "save-transport-and-close" save button 870ms
And Verify that "time-range-from-date-2" has no validation error 057ms
And Verify that "time-range-to-date-2" has no validation error 057ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 502ms
After Hooks.rollbackAddedActionAuthorities() 355ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-piast" 306ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 337ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 047ms
When Login as "piast-admin" 6s 887ms
And Go to transport details "LOAD" 3s 510ms
And Get inputs from database "PIAST_LOAD_ADD_UNLOAD_STEP" "super-admin-piast" 026ms
And Add step "unload" 879ms
And Fill step data 16s 502ms
And Get inputs from database "PIAST_LOAD_ADD_LOAD_STEP" "super-admin-piast" 022ms
And Add step "load" 244ms
And Fill step data 5s 792ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 529ms
Then Go to transport details "LOAD" 3s 352ms
And Check if "unload" step is added as "3" step in transport form 083ms
And Check if "load" step is added as "4" step in transport form 078ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.rollbackAddedActionAuthorities() 313ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-skz" 250ms
And Add action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_LOAD_STEPS" "UNLIMITED" 347ms
And Remove action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "UNLIMITED" 059ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 421ms
When Login as "super-admin-skz" 11s 361ms
And Go to transport details "SMALLS_EXPORT" 3s 088ms
And Check if step is draggable "LOAD" 176ms
And Check if step is not draggable "UNLOAD" 270ms
After Hooks.deleteTransportAfterTest() 685ms
After Hooks.rollbackAddedActionAuthorities() 350ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-alrec" 337ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 616ms
And Get "TRANSPORT_ORDER" settings from "alrec" 343ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep;numberOfDaysAddedToNextSteps", "10;20" 360ms
And Login as "alrec-admin" 5s 404ms
And Go to "TRANSPORT_TABLE" 449ms
When Go to new transport "TRANSPORT_ORDER" 927ms
And Add step "unload" 308ms
Then Check if time range from in step 0 in "Magazyn Alrec Łódź" is in 10 days 082ms
And Check if time range to in step 0 in "Magazyn Alrec Łódź" is in 11 days 077ms
And Check if time range from in step 1 is in 20 days 064ms
And Check if time range to in step 1 is in 21 days 064ms
And Check if time range from in step 2 is in 20 days 061ms
And Check if time range to in step 2 is in 21 days 065ms
After Hooks.rollbackTransportTypeSettings() 277ms
After Hooks.rollbackAddedActionAuthorities() 271ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-alrec" 272ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 323ms
And Get "TRANSPORT_ORDER" settings from "alrec" 244ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep;numberOfDaysAddedToNextSteps", "10;20" 371ms
And Login as "alrec-admin" 5s 217ms
And Go to "TRANSPORT_TABLE" 420ms
When Go to new transport "TRANSPORT_ORDER" 871ms
And Add step "unload" 272ms
Then Check if time range from in step 0 in "Magazyn Alrec Łódź" is in 10 days 078ms
And Check if time range to in step 0 in "Magazyn Alrec Łódź" is in 11 days 075ms
And Check if time range from in step 1 is in 20 days 057ms
And Check if time range to in step 1 is in 21 days 057ms
And Check if time range from in step 2 is in 20 days 058ms
And Check if time range to in step 2 is in 21 days 058ms
After Hooks.rollbackTransportTypeSettings() 406ms
After Hooks.rollbackAddedActionAuthorities() 263ms
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 295ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 360ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 1s 256ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 379ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 12s 828ms
When Go to "TRANSPORT_TABLE" 571ms
And Go to transport details "DELIVERY" 2s 984ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 2s 035ms
Then Verify that "transport-description" in transport has value "opis" 072ms
After Hooks.deleteTransportAfterTest() 1s 307ms
After Hooks.rollbackAddedActionAuthorities() 283ms
After Hooks.rollbackWarehousesAccess() 1s 475ms
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 251ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 394ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 554ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 062ms
And Show all transport "false" 114ms
When Go to "TRANSPORT_TABLE" 642ms
And Go to transport details "DELIVERY" 3s 355ms
Then Verify that "CARRIER" in transport form is visible 104ms
After Hooks.deleteTransportAfterTest() 1s 901ms
After Hooks.rollbackAddedActionAuthorities() 356ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 305ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 604ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 198ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 166ms
And Show all transport "false" 114ms
When Go to "TRANSPORT_TABLE" 355ms
And Go to transport details "TRANSPORT" 2s 920ms
Then Verify that "CARRIER" in transport form is visible 153ms
After Hooks.deleteTransportAfterTest() 766ms
After Hooks.rollbackAddedActionAuthorities() 305ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 271ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 337ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 202ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 439ms
And Show all transport "true" 252ms
When Go to "TRANSPORT_TABLE" 419ms
And Go to transport details "TRANSPORT_ORDER" 3s 226ms
Then Verify that "CARRIER" in transport form is visible 196ms
After Hooks.deleteTransportAfterTest() 803ms
After Hooks.rollbackAddedActionAuthorities() 388ms
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 303ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 409ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 415ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 246ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 911ms
And Show all transport "false" 093ms
When Go to "TRANSPORT_TABLE" 610ms
And Go to transport details "DELIVERY" 3s 310ms
Then Verify that "CARRIER" in transport form is not disabled 125ms
After Hooks.deleteTransportAfterTest() 2s 302ms
After Hooks.rollbackAddedActionAuthorities() 851ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 330ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 579ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 689ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 405ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 235ms
And Show all transport "false" 141ms
When Go to "TRANSPORT_TABLE" 398ms
And Go to transport details "TRANSPORT" 3s 039ms
Then Verify that "CARRIER" in transport form is not disabled 164ms
After Hooks.deleteTransportAfterTest() 690ms
After Hooks.rollbackAddedActionAuthorities() 1s 793ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 314ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 329ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 388ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 396ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 5s 234ms
And Show all transport "true" 289ms
When Go to "TRANSPORT_TABLE" 437ms
And Go to transport details "TRANSPORT_ORDER" 2s 917ms
Then Verify that "CARRIER" in transport form is not disabled 097ms
After Hooks.deleteTransportAfterTest() 972ms
After Hooks.rollbackAddedActionAuthorities() 687ms
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 262ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 308ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 347ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 300ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 12s 343ms
And Show all transport "false" 119ms
When Go to "TRANSPORT_TABLE" 736ms
And Go to transport details "DELIVERY" 3s 243ms
Then Verify that "CARRIER" in transport form is disabled 077ms
After Hooks.deleteTransportAfterTest() 1s 839ms
After Hooks.rollbackAddedActionAuthorities() 344ms
After Hooks.rollbackRemovedActionAuthorities() 333ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 292ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 541ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 086ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 667ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 985ms
And Show all transport "false" 122ms
When Go to "TRANSPORT_TABLE" 455ms
And Go to transport details "TRANSPORT" 3s 207ms
Then Verify that "CARRIER" in transport form is disabled 098ms
After Hooks.deleteTransportAfterTest() 774ms
After Hooks.rollbackAddedActionAuthorities() 298ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 273ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 377ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 063ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 439ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 5s 207ms
And Show all transport "true" 463ms
When Go to "TRANSPORT_TABLE" 438ms
And Go to transport details "TRANSPORT_ORDER" 3s 186ms
Then Verify that "CARRIER" in transport form is disabled 103ms
After Hooks.deleteTransportAfterTest() 761ms
After Hooks.rollbackAddedActionAuthorities() 429ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 262ms
And Get custom field settings for "DELIVERY" transport type and "" company 104ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 976ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 306ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 309ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 312ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 827ms
When Find transport in table with status "planned" 3s 906ms
And Confirm statuses until reach "process-ended" 11s 834ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 624ms
And Show "DELIVERY" 181ms
And Go to transport details "DELIVERY" 30s 706ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 560ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 913ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 596ms
Then Verify that "transport-description" in transport has value "opis" 106ms
After Hooks.deleteTransportAfterTest() 856ms
After Hooks.rollbackAllCustomFieldsSettings() 006ms
After Hooks.rollbackAddedActionAuthorities() 276ms
After Hooks.rollbackRemovedActionAuthorities() 571ms