Project Number Date
ApolloFullRunnerReport develop.347 15 cze 2021, 22:44

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackAddedAuthorities 414 24 100 0 0 538 27 24 51 17m 56s 827ms Failed
View Feature Classifications Table
Given Set token of apiUsername "super-admin-skd" 137ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 470ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 388ms
When Confirm status "REPORTING" by Public API "v1" 130ms
And Confirm status "ARRIVAL" by Public API "v1" 251ms
Then Login as "swiss-krono-delivery-admin" 1s 232ms
And Go to "CLASSIFICATION_TAB" 720ms
And Verify that classification resource is in classifications table 036ms
After Hooks.deleteTransportAfterTest() 136ms
After Hooks.rollbackAddedAuthorities() 040ms
View Feature Classifications Table
Given Set token of apiUsername "super-admin-skd" 106ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 031ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 353ms
When Login as "swiss-krono-delivery-admin" 1s 420ms
And Go to "CLASSIFICATION_TAB" 448ms
And Confirm status "REPORTING" by Public API "v1" 059ms
And Confirm status "ARRIVAL" by Public API "v1" 101ms
Then Verify that classification resource is in classifications table 2s 836ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackAddedAuthorities() 029ms
View Feature Classifications Table
Scenario Outline Check if ClassificationResource object is removed from table after transport is deleted
Steps
Given Set token of apiUsername "super-admin-skd" 104ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 326ms
When Login as "swiss-krono-delivery-admin" 1s 613ms
And Go to "CLASSIFICATION_TAB" 445ms
And Confirm status "REPORTING" by Public API "v1" 057ms
And Confirm status "ARRIVAL" by Public API "v1" 084ms
And Verify that classification resource is in classifications table 2s 915ms
Then Delete created transport by API 167ms
And Verify that classification resource disappeared from classifications table after delete 30s 154ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //tr[@data-transport-id='219016986'] (tried for 30 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:219)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.verifyThatClassificationResourceDisappearedFromClassificationsTableAfterDelete(ClassificationResourceTest.java:97)
	at ✽.Verify that classification resource disappeared from classifications table after delete(file:Features/Atom/ClassificationResource/ClassificationsTab.feature:42)
After Hooks.rollbackAddedAuthorities() 037ms
View Feature Classifications Table
Scenario Outline Check if ClassificationResource object is removed from table after transport is deleted
Steps
Given Set token of apiUsername "super-admin-skd" 104ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 326ms
When Login as "swiss-krono-delivery-admin" 1s 613ms
And Go to "CLASSIFICATION_TAB" 445ms
And Confirm status "REPORTING" by Public API "v1" 057ms
And Confirm status "ARRIVAL" by Public API "v1" 084ms
And Verify that classification resource is in classifications table 2s 915ms
Then Delete created transport by API 167ms
And Verify that classification resource disappeared from classifications table after delete 30s 154ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //tr[@data-transport-id='219016986'] (tried for 30 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:219)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.verifyThatClassificationResourceDisappearedFromClassificationsTableAfterDelete(ClassificationResourceTest.java:97)
	at ✽.Verify that classification resource disappeared from classifications table after delete(file:Features/Atom/ClassificationResource/ClassificationsTab.feature:42)
After Hooks.rollbackAddedAuthorities() 037ms
View Feature Classifications Table
Given Set token of apiUsername "super-admin-skd" 104ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 305ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 080ms
And Confirm status "REPORTING" by Public API "v1" 089ms
And Confirm status "ARRIVAL" by Public API "v1" 153ms
When Login as "swiss-krono-delivery-admin" 1s 380ms
And Go to "CLASSIFICATION_TAB" 380ms
When Verify that classification resource is in table 026ms
And Find element "Drewno MDF" in select "resource-square" classification resource 1s 178ms
And Find element "igla. okrągłe HDS" in select "resource-queue" classification resource 1s 182ms
And Save classification resource 083ms
Then Verify that classification resource disappeared from classifications table 30s 063ms
And Go to "TRANSPORT_TABLE" 286ms
And Check if transport has "classified" 021ms
And Go to "QUEUES_TAB" 165ms
And Go to square: "Drewno MDF" 074ms
And Verify transport is in correct queue "igla. okrągłe HDS" 024ms
After Hooks.deleteTransportAfterTest() 138ms
After Hooks.rollbackAddedAuthorities() 049ms
View Feature Classifications Table
Scenario Outline Check if transport disappear from classification tab after revoking arrival status
Steps
Given Set token of apiUsername "super-admin-skd" 100ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 289ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 034ms
And Confirm status "REPORTING" by Public API "v1" 082ms
And Confirm status "ARRIVAL" by Public API "v1" 153ms
When Login as "swiss-krono-delivery-admin" 1s 351ms
And Go to "CLASSIFICATION_TAB" 302ms
And Verify that classification resource is in classifications table 030ms
And Find statuses for transport in table 16s 157ms
And Revoke statuses until reach "planned" 15s 298ms
java.lang.ArrayIndexOutOfBoundsException: -1
	at java.util.ArrayList.elementData(ArrayList.java:422)
	at java.util.ArrayList.get(ArrayList.java:435)
	at Pages.Transport.TransportsPage.revokeStatuses(TransportsPage.java:331)
	at CucumberTests.StatusTests.RevokeStatuses.revokeStatusesUntilReach(RevokeStatuses.java:48)
	at ✽.Revoke statuses until reach "planned"(file:Features/Atom/ClassificationResource/ClassificationsTab.feature:81)
And Check if transport has "planned" 000ms
Then Go to "CLASSIFICATION_TAB" 000ms
And Verify that classification resource disappeared from classifications table 000ms
After Hooks.deleteTransportAfterTest() 116ms
After Hooks.rollbackAddedAuthorities() 028ms
View Feature Classifications Table
Scenario Outline Check if transport appear in classification tab after revoking classification status
Steps
Given Set token of apiUsername "super-admin-skd" 105ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 357ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 044ms
And Confirm status "REPORTING" by Public API "v1" 069ms
And Confirm status "ARRIVAL" by Public API "v1" 102ms
And Assign Queue to classification resource: "super-admin-skd" "trociny" "CLASSIFICATION" 143ms
When Login as "swiss-krono-delivery-admin" 1s 280ms
And Go to "TRANSPORT_TABLE" 191ms
And Find statuses for transport in table 15s 755ms
And Revoke statuses until reach "in-the-area" 15s 323ms
java.lang.ArrayIndexOutOfBoundsException
And Check if transport has "in-the-area" 000ms
Then Go to "CLASSIFICATION_TAB" 000ms
And Verify that classification resource doesn't have selected "resource-square" 000ms
After Hooks.deleteTransportAfterTest() 082ms
After Hooks.rollbackAddedAuthorities() 025ms
View Feature Classifications Table
Scenario Outline Check if transport appear in classification tab after revoking unload status
Steps
Given Set token of apiUsername "super-admin-skd" 126ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 403ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "swiss-krono-delivery-admin" 031ms
And Confirm status "REPORTING" by Public API "v1" 051ms
And Confirm status "ARRIVAL" by Public API "v1" 104ms
And Assign Queue to classification resource: "super-admin-skd" "trociny" "CLASSIFICATION" 121ms
And Assign Place to classification resource: "super-admin-skd" "trociny" "Rozładunek" "UNLOAD" 219ms
When Login as "swiss-krono-delivery-admin" 1s 310ms
And Go to "TRANSPORT_TABLE" 199ms
And Find statuses for transport in table 15s 690ms
And Revoke statuses until reach "in-the-area" 15s 214ms
java.lang.ArrayIndexOutOfBoundsException
And Check if transport has "in-the-area" 000ms
Then Go to "CLASSIFICATION_TAB" 000ms
And Verify that classification resource doesn't have selected "resource-square" 000ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackAddedAuthorities() 026ms
View Feature Queues Status Tab
Scenario Outline Check if Queues Status Tab loads correct resources on open
Steps
Given Set token of apiUsername "super-admin-skd" 110ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB" to user "swiss-krono-delivery-admin" 049ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 408ms
When Confirm status "REPORTING" by Public API "v1" 093ms
And Confirm status "ARRIVAL" by Public API "v1" 137ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 002ms
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:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findClassificationResourceId(ApolloSelectDbService.java:193)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.prepareClassificationResourceJson(ClassificationResourceTest.java:63)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.assignQueueToClassificationResource(ClassificationResourceTest.java:48)
	at ✽.Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION"(file:Features/Atom/ClassificationResource/QueuesStatusTab.feature:10)
And Login as "swiss-krono-delivery-admin" 000ms
Then Go to "QUEUES_STATUS_TAB" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 000ms
After Hooks.deleteTransportAfterTest() 073ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Status Tab
Given Set token of apiUsername "super-admin-skd" 101ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB" to user "swiss-krono-delivery-admin" 039ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 398ms
When Confirm status "REPORTING" by Public API "v1" 069ms
And Confirm status "ARRIVAL" by Public API "v1" 111ms
And Login as "swiss-krono-delivery-admin" 1s 299ms
And Go to "QUEUES_STATUS_TAB" 320ms
Then Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 118ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 2s 991ms
After Hooks.deleteTransportAfterTest() 095ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Status Tab
Scenario Outline Check if ClassificationResource object is removed from Queues Status Tab after transport is deleted
Steps
Given Set token of apiUsername "super-admin-skd" 103ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB" to user "swiss-krono-delivery-admin" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 284ms
When Confirm status "REPORTING" by Public API "v1" 083ms
And Confirm status "ARRIVAL" by Public API "v1" 138ms
And Login as "swiss-krono-delivery-admin" 1s 022ms
And Go to "QUEUES_STATUS_TAB" 295ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 106ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 2s 977ms
Then Delete created transport by API 161ms
And Verify that classification resource disappeared from "Zrębki" "zrębki" in Queues Status Tab 30s 510ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //table[@data-field-name='Zrębki']//td[@data-field-name='zrębki']//div[contains(@class, 'resource') and text()='DDD2222'] (tried for 30 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:219)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.verifyThatClassificationResourceDisappearedFromInQueuesStatusTab(ClassificationResourceTest.java:156)
	at ✽.Verify that classification resource disappeared from "Zrębki" "zrębki" in Queues Status Tab(file:Features/Atom/ClassificationResource/QueuesStatusTab.feature:45)
After Hooks.deleteTransportAfterTest() 078ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Status Tab
Given Set token of apiUsername "super-admin-skd" 098ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB" to user "swiss-krono-delivery-admin" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 245ms
When Confirm status "REPORTING" by Public API "v1" 065ms
And Confirm status "ARRIVAL" by Public API "v1" 113ms
And Login as "swiss-krono-delivery-admin" 982ms
And Go to "QUEUES_STATUS_TAB" 327ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 090ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 3s 048ms
And Assign Place to classification resource: "super-admin-skd" "zrębki" "Rozładunek" "UNLOAD" 264ms
Then Confirm status "DEPARTURE" by Public API "v1" 137ms
And Verify that classification resource disappeared from "Zrębki" "zrębki" in Queues Status Tab 32s 638ms
After Hooks.deleteTransportAfterTest() 162ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Status Tab
Given Set token of apiUsername "super-admin-skd" 190ms
And Prepare setting: "CLASSIFICATION_RESOURCE_COMPLETED_DELAY" with value: "15s" with "super-admin-skd" 016ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB" to user "swiss-krono-delivery-admin" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 363ms
When Confirm status "REPORTING" by Public API "v1" 069ms
And Confirm status "ARRIVAL" by Public API "v1" 101ms
And Login as "swiss-krono-delivery-admin" 929ms
And Go to "QUEUES_STATUS_TAB" 300ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 144ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 2s 964ms
Then Assign Place to classification resource: "super-admin-skd" "zrębki" "Rozładunek" "UNLOAD" 155ms
And Verify that classification resource disappeared from "Zrębki" "zrębki" in Queues Status Tab 48s 409ms
And Prepare setting: "CLASSIFICATION_RESOURCE_COMPLETED_DELAY" with value: "30m" with "super-admin-skd" 004ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Status Tab
Scenario Outline Check if role can send SMS to all drivers from queue
Steps
Given Set token of apiUsername "super-admin-skd" 105ms
And Set basic authorities "ROLE_QUEUE_STATUS_TAB;ROLE_SEND_SMS_TO_ALL_DRIVERS_IN_QUEUE" to user "swiss-krono-delivery-admin" 044ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 303ms
When Confirm status "REPORTING" by Public API "v1" 065ms
And Confirm status "ARRIVAL" by Public API "v1" 106ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 118ms
And Login as "swiss-krono-delivery-admin" 994ms
And Go to transport details "DELIVERY" 32s 350ms
And Set driver phone number "48" "789440109" 458ms
And Go to "QUEUES_STATUS_TAB" 677ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Status Tab 031ms
And Set "Zrębki" and "zrębki" for test 000ms
Then Click Send SMS icon 048ms
And Put default text in SMS modal 248ms
And Send SMS 054ms
And Wait "20" seconds 20s
And Verify that sms has been sent to driver "logintegra-imperial-test" "Argetnigol.7890" 378ms
java.lang.AssertionError: Sms nie został wysłany lub został wysłany z niepoprawną treścią
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.SMS.SmsTest.checkIfSmsWasSentToDriver(SmsTest.java:57)
	at CucumberTests.ClassificationResource.ClassificationResourceTest.verifyThatSmsHasBeenSentToDriver(ClassificationResourceTest.java:188)
	at ✽.Verify that sms has been sent to driver "logintegra-imperial-test" "Argetnigol.7890"(file:Features/Atom/ClassificationResource/QueuesStatusTab.feature:108)
And Wait "10" seconds 000ms
After Hooks.deleteTransportAfterTest() 105ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Queues Tab
Scenario Outline Check if Queues Tab loads correct resources on open
Steps
Given Set token of apiUsername "super-admin-skd" 100ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 060ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:7)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
Then Go to "QUEUES_TAB" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedAuthorities() 031ms
View Feature Queues Tab
Scenario Outline Check if Queues Tab loads correct resources on pooling
Steps
Given Set token of apiUsername "super-admin-skd" 096ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 065ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:22)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
And Go to "QUEUES_TAB" 000ms
Then Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedAuthorities() 030ms
View Feature Queues Tab
Scenario Outline Check if ClassificationResource object is removed from Queues Tab after transport is deleted
Steps
Given Set token of apiUsername "super-admin-skd" 101ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 052ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:37)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
And Go to "QUEUES_TAB" 000ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
Then Delete created transport by API 000ms
And Verify that classification resource disappeared from "zrębki" in Queues Tab 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackAddedAuthorities() 022ms
View Feature Queues Tab
Scenario Outline Check if ClassificationResource object is removed from Queues Tab after transport DEPARTURE checkpoint is confirmed
Steps
Given Set token of apiUsername "super-admin-skd" 100ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 026ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 055ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:54)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
And Go to "QUEUES_TAB" 000ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
And Assign Place to classification resource: "super-admin-skd" "zrębki" "Rozładunek" "UNLOAD" 000ms
Then Confirm status "DEPARTURE" by Public API "v1" 000ms
And Verify that classification resource disappeared from "zrębki" in Queues Tab 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackAddedAuthorities() 024ms
View Feature Queues Tab
Scenario Outline Check if ClassificationResource object is removed from Queues Tab after specific time
Steps
Given Set token of apiUsername "super-admin-skd" 103ms
And Prepare setting: "CLASSIFICATION_RESOURCE_COMPLETED_DELAY" with value: "15s" with "super-admin-skd" 003ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 029ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 058ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:73)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
And Go to "QUEUES_TAB" 000ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
Then Assign Place to classification resource: "super-admin-skd" "zrębki" "Rozładunek" "UNLOAD" 000ms
And Verify that classification resource disappeared from "zrębki" in Queues Tab 000ms
And Prepare setting: "CLASSIFICATION_RESOURCE_COMPLETED_DELAY" with value: "30m" with "super-admin-skd" 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedAuthorities() 026ms
View Feature Queues Tab
Scenario Outline Check if ClassificationResource object buttons have proper colors
Steps
Given Set token of apiUsername "super-admin-skd" 103ms
And Set basic authorities "ROLE_QUEUES_TAB" to user "swiss-krono-delivery-admin" 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 053ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/ClassificationResource/QueuesTab.feature:92)
When Confirm status "REPORTING" by Public API "v1" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
And Login as "swiss-krono-delivery-admin" 000ms
And Go to "QUEUES_TAB" 000ms
And Assign Queue to classification resource: "super-admin-skd" "zrębki" "CLASSIFICATION" 000ms
And Verify that classification resource is proper "Zrębki" and "zrębki" in Queues Tab 000ms
Then Verify that classification resource buttons have proper color on "Zrębki" and "zrębki" and "Rozładunek" - "UNLOAD" "DELIVERY" 000ms
And Choose place "Rozładunek" on "zrębki" 000ms
And Verify that classification resource buttons have proper color on "Zrębki" and "zrębki" and "Rozładunek" - "DEPARTURE" "DELIVERY" 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedAuthorities() 025ms
View Feature Company
Given Set token of apiUsername "super-admin-pgf" 102ms
And Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin" 029ms
When Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf" 137ms
And Login as "pgf-admin" 1s 046ms
And Go to "COMPANIES_TAB" 410ms
And Go to company "Twój Opiekun PGF" details 149ms
And Select company patron "PGF SUPPLY EMPLOYEE" 3s 723ms
Then Verify if "PGF SUPPLY EMPLOYEE" data is successfully added 060ms
After Hooks.deleteCompanyAfterTest() 065ms
After Hooks.rollbackAddedAuthorities() 024ms
View Feature Transport Mail
Scenario Outline Check if mail was sent to after transport delay
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 491ms
And Prepare user "pha2-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 149ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 057ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 082ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor199.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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"(file:Features/Atom/Mail/TransportMail.feature:8)
And Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Serownia" 000ms
And Set week view 000ms
And Show yesterday 000ms
And Move window into the past 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "spóźnił się na" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 133ms
After Hooks.rollbackAddedAuthorities() 029ms
View Feature Sorting
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" 050ms
When Go to "TRANSPORT_TABLE" 099ms
And Click button "UNLOAD_TIME_WINDOW" "0" times 3s 012ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort" 015ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 1s 045ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 017ms
When Go to "TRANSPORT_TABLE" 112ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 079ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort-up" 018ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 924ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 014ms
When Go to "TRANSPORT_TABLE" 110ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 095ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort-down" 020ms
After Hooks.rollbackAddedAuthorities() 001ms
View Feature Sorting
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 996ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 020ms
When Go to "TRANSPORT_TABLE" 111ms
And Click button "UNLOAD_TIME_WINDOW" "3" times 3s 095ms
Then Verify that "UNLOAD_TIME_WINDOW" icon is "fa-sort" 013ms
After Hooks.rollbackAddedAuthorities() 001ms
View Feature Sorting
Given Set token of apiUsername "super-admin-sempertrans" 106ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 234ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 161ms
And Login as "sempertrans-admin" 915ms
When Go to "TRANSPORT_TABLE" 194ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 050ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 054ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 1s 658ms
View Feature Sorting
Given Set token of apiUsername "super-admin-sempertrans" 101ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 166ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 182ms
And Login as "sempertrans-admin" 934ms
When Go to "TRANSPORT_TABLE" 209ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 105ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 042ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 1s 595ms
View Feature Sorting
Given Set token of apiUsername "super-admin-sempertrans" 100ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 025ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 164ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 201ms
And Login as "sempertrans-admin" 1s 195ms
When Go to "TRANSPORT_TABLE" 303ms
And Click button "UNLOAD_TIME_WINDOW" "4" times 3s 167ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 049ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 1s 566ms
View Feature Sorting
Given Set token of apiUsername "super-admin-sempertrans" 098ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 144ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 213ms
And Login as "sempertrans-admin" 1s 179ms
When Go to "TRANSPORT_TABLE" 281ms
And Click button "UNLOAD_TIME_WINDOW" "5" times 3s 175ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 064ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 1s 547ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 107ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 1s 595ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 430ms
When Confirm status "ARRIVE" by Public API "v1" 172ms
And Login as "neuca-admin" 1s 992ms
When Go to "TRANSPORT_TABLE" 189ms
And Click button "STATUS" "1" times 3s 097ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 108ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 844ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 102ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 323ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 439ms
When Confirm status "ARRIVE" by Public API "v1" 102ms
And Login as "neuca-admin" 1s 167ms
When Go to "TRANSPORT_TABLE" 365ms
And Click button "STATUS" "2" times 3s 115ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 057ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 713ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 110ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 429ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 369ms
When Confirm status "ARRIVE" by Public API "v1" 067ms
And Login as "neuca-admin" 943ms
When Go to "TRANSPORT_TABLE" 201ms
And Click button "STATUS" "3" times 3s 166ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 065ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 781ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 099ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 025ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 373ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 319ms
When Confirm status "ARRIVE" by Public API "v1" 067ms
And Login as "neuca-admin" 932ms
When Go to "TRANSPORT_TABLE" 185ms
And Click button "STATUS" "2" times 3s 137ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 067ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 752ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 105ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 019ms
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 335ms
When Confirm status "ARRIVE" by Public API "v1" 083ms
And Login as "neuca-admin" 944ms
When Go to "TRANSPORT_TABLE" 201ms
And Click button "STATUS" "1" times 3s 091ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 037ms
Then Go to "WAREHOUSE_TAB" 576ms
And Go to "TRANSPORT_TABLE" 148ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 115ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 808ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 110ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 338ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 328ms
When Confirm status "ARRIVE" by Public API "v1" 070ms
And Login as "neuca-admin" 939ms
When Go to "TRANSPORT_TABLE" 208ms
And Click button "STATUS" "2" times 3s 127ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 042ms
Then Go to "WAREHOUSE_TAB" 751ms
And Go to "TRANSPORT_TABLE" 216ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 112ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 727ms
View Feature Sorting
Given Set token of apiUsername "super-admin-neuca" 100ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 369ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 333ms
When Confirm status "ARRIVE" by Public API "v1" 065ms
And Login as "neuca-admin" 1s 181ms
When Go to "TRANSPORT_TABLE" 194ms
And Click button "STATUS" "1" times 3s 073ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 034ms
Then If user is login then logout 065ms
And Login as "neuca-admin" 1s 008ms
And Go to "TRANSPORT_TABLE" 247ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 167ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteAllTransports() 1m 31s 770ms
View Feature Sorting
Scenario Outline Check if transports are correctly sorted after logging in again
Steps
Given Set token of apiUsername "super-admin-neuca" 102ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 026ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 323ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 310ms
When Confirm status "ARRIVE" by Public API "v1" 091ms
And Login as "neuca-admin" 961ms
When Go to "TRANSPORT_TABLE" 265ms
And Click button "STATUS" "2" times 3s 148ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 092ms
Then If user is login then logout 335ms
And Login as "neuca-admin" 1s 246ms
And Go to "TRANSPORT_TABLE" 169ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 231ms
java.lang.AssertionError: Niepoprawna kolejność elementów expected:<[Zaplanowany, Na terenie]> but was:<[Na terenie, Zaplanowany]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:86)
	at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:87)
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteAllTransports() 1m 31s 777ms
View Feature Squares
Scenario Outline Check if possible to create square and check if is visible on other tabs
Steps
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 651ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "super-admin-skd" 023ms
When Go to "SETTINGS_TAB" 376ms
And Create square - set "Plac automaty 1", "99" 367ms
Then Go to "SETTINGS_TAB" 237ms
And Set square "Plac automaty 1" id 15s 049ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[text()='Plac automaty 1']//following-sibling::td//a"}
  (Session info: headless chrome=91.0.4472.77)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
*** Element info: {Using=xpath, value=//td[text()='Plac automaty 1']//following-sibling::td//a}
	at sun.reflect.GeneratedConstructorAccessor195.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.Settings.Squares.SquaresPage.getLinkToSquareEdition(SquaresPage.java:71)
	at Pages.Settings.Squares.SquaresPage.assignSquareId(SquaresPage.java:75)
	at CucumberTests.Squares.CreateSquare.setSquareId(CreateSquare.java:83)
	at ✽.Set square "Plac automaty 1" id(file:Features/Atom/Squares/Squares.feature:10)
And Verify if "Plac automaty 1" is visible in square table in settings page 000ms
Hooks
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteSquareAfterTest() 009ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <400>.

	at sun.reflect.GeneratedConstructorAccessor199.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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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.putResponse(RestUtil.java:163)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:76)
	at CucumberTests.Hooks.deleteSquareAfterTest(Hooks.java:529)
	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)
View Feature Squares
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 313ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "super-admin-skd" 021ms
And Create square with "Plac automaty 2" by JSON file as "super-admin-skd" 019ms
When Go to "SETTINGS_TAB" 493ms
And Click "Plac automaty 2" edit square button 1s 164ms
And Edit square - set "Plac automaty 3" 205ms
Then Go to "SETTINGS_TAB" 267ms
And Verify that "Plac automaty 3" is visible in page 014ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteSquareAfterTest() 118ms
View Feature Squares
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 037ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "super-admin-skd" 022ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 027ms
When Go to "SETTINGS_TAB" 441ms
And Click "Plac automaty 1" edit square button 1s 099ms
And Create queue - set "Kolejka automaty 1", "Queue 1", "Kolejka 1", "0" 377ms
Then Go to "SETTINGS_TAB" 300ms
And Click "Plac automaty 1" edit square button 1s 098ms
And Verify that "Kolejka automaty 1" is visible in page 005ms
And Go to "CLASSIFICATION_TAB" 220ms
And Verify that "Kolejka automaty 1" is visible in page 007ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteSquareAfterTest() 019ms
View Feature Squares
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 063ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB" to user "super-admin-skd" 016ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 017ms
And Create queue with "Kolejka automaty 1" by JSON file as "super-admin-skd" 068ms
When Go to "SETTINGS_TAB" 452ms
And Click "Plac automaty 1" edit square button 1s 118ms
And Click "Kolejka automaty 1" edit queue button 1s 086ms
And Edit queue - set "Kolejka automaty 2" 1s 226ms
Then Go to "SETTINGS_TAB" 249ms
And Click "Plac automaty 1" edit square button 1s 088ms
And Verify that "Kolejka automaty 2" is visible in page 005ms
And Go to "CLASSIFICATION_TAB" 194ms
And Verify that "Kolejka automaty 2" is visible in page 007ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteSquareAfterTest() 020ms
View Feature Squares
Scenario Outline Check if possible to create place and check if is visible on other tabs
Steps
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 981ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "super-admin-skd" 038ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 021ms
And Create queue with "Kolejka automaty 1" by JSON file as "super-admin-skd" 100ms
When Go to "SETTINGS_TAB" 284ms
And Click "Plac automaty 1" edit square button 1s 165ms
And Create place - set "Miejsce automaty 1", "Miejsce 1", "0" 1s 381ms
Then Go to "SETTINGS_TAB" 281ms
And Click "Plac automaty 1" edit square button 1s 094ms
And Verify that "Miejsce automaty 1" is visible in page 005ms
And Go to "QUEUES_TAB" 197ms
And Go to square: "Plac automaty 1" 059ms
And Verify that "Miejsce 1" is visible in page 009ms
java.lang.AssertionError: Miejsce 1 nie jest widoczny na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Squares.CreateSquare.verifyThatObjectVisibleInPage(CreateSquare.java:88)
	at ✽.Verify that "Miejsce 1" is visible in page(file:Features/Atom/Squares/Squares.feature:80)
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteSquareAfterTest() 014ms
View Feature Squares
Scenario Outline Check if possible to edit place and check if is visible on other tabs
Steps
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 248ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "super-admin-skd" 036ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 021ms
And Create queue with "Kolejka automaty 1" by JSON file as "super-admin-skd" 059ms
And Create place with "Miejsce automaty 1" by JSON file as "super-admin-skd" 026ms
When Go to "SETTINGS_TAB" 335ms
And Click "Plac automaty 1" edit square button 1s 118ms
And Click "Miejsce automaty 1" edit place button 1s 097ms
And Edit place - set "Miejsce automaty 2", "Miejsce 2" 1s 263ms
Then Go to "SETTINGS_TAB" 302ms
And Click "Plac automaty 1" edit square button 1s 097ms
And Verify that "Miejsce automaty 2" is visible in page 006ms
And Go to "QUEUES_TAB" 192ms
And Go to square: "Plac automaty 1" 052ms
And Verify that "Miejsce 2" is visible on "Kolejka automaty 1" 15s 029ms
java.lang.AssertionError: Kolejka automaty 1 nie jest widoczny na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Squares.CreatePlace.verifyVisibilityOfplace(CreatePlace.java:42)
	at ✽.Verify that "Miejsce 2" is visible on "Kolejka automaty 1"(file:Features/Atom/Squares/Squares.feature:101)
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteSquareAfterTest() 031ms
View Feature Squares
Scenario Outline Check if possible to delete square
Steps
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 137ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "super-admin-skd" 030ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 019ms
When Go to "SETTINGS_TAB" 328ms
And Click "Plac automaty 1" edit square button 1s 124ms
And Click delete squares object button and confirm alert 2s 059ms
Then Go to "QUEUES_TAB" 232ms
And Refresh page 2s 121ms
And Verify that "Plac automaty 1" is not visible in page 1s 009ms
java.lang.AssertionError: Plac automaty 1 jest nadal widoczny na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Squares.EditSquare.verifyThatObjectVisibleInPage(EditSquare.java:52)
	at ✽.Verify that "Plac automaty 1" is not visible in page(file:Features/Atom/Squares/Squares.feature:117)
And Go to "SETTINGS_TAB" 000ms
And Verify that "Plac automaty 1" is not visible in page 000ms
After Hooks.rollbackAddedAuthorities() 000ms
After Hooks.deleteSquareAfterTest() 019ms
View Feature Squares
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 034ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "super-admin-skd" 039ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 017ms
And Create queue with "Kolejka automaty 1" by JSON file as "super-admin-skd" 054ms
When Go to "SETTINGS_TAB" 247ms
And Click "Plac automaty 1" edit square button 1s 115ms
And Click "Kolejka automaty 1" edit queue button 1s 090ms
And Click delete squares object button and confirm alert 2s 057ms
Then Go to "QUEUES_TAB" 319ms
And Refresh page 2s 184ms
And Go to square: "Plac automaty 1" 070ms
And Verify that "Kolejka automaty 1" is not visible in page 1s 008ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteSquareAfterTest() 018ms
View Feature Squares
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 1s 101ms
And Set basic authorities "ROLE_CLASSIFICATION_TAB;ROLE_QUEUES_TAB" to user "super-admin-skd" 033ms
And Create square with "Plac automaty 1" by JSON file as "super-admin-skd" 019ms
And Create queue with "Kolejka automaty 1" by JSON file as "super-admin-skd" 053ms
And Create place with "Miejsce automaty 1" by JSON file as "super-admin-skd" 019ms
When Go to "SETTINGS_TAB" 316ms
And Click "Plac automaty 1" edit square button 1s 118ms
And Click "Miejsce automaty 1" edit place button 1s 122ms
And Click delete squares object button and confirm alert 2s 054ms
Then Go to "QUEUES_TAB" 248ms
And Refresh page 2s 254ms
And Go to square: "Plac automaty 1" 062ms
And Verify that "Miejsce 1" is not visible in page 1s 006ms
After Hooks.rollbackAddedAuthorities() 001ms
After Hooks.deleteSquareAfterTest() 021ms
View Feature TransportWindow atom tests
Scenario Outline Check if time window turns red when moved into the past
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 342ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 115ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor199.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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"(file:Features/Atom/TimeWindow/TransportWindow.feature:7)
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 000ms
When Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Serownia" 000ms
And Set week view 000ms
And Show yesterday 000ms
And Move window into the past 000ms
Then Check if window is "red" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
Scenario Outline Check if time window turns red when moved into the past
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 964ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 067ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor199.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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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:87)
	at ✽.Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen"(file:Features/Atom/TimeWindow/TransportWindow.feature:7)
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 000ms
When Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Magazyn - Nowa Sól" 000ms
And Set week view 000ms
And Show yesterday 000ms
And Move window into the past 000ms
Then Check if window is "red" 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
Scenario Outline Check if time window turns red when moved into the past after add advice by advice button in transport table
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 085ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 206ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 075ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 002ms
When Show all transport types 1s 041ms
And Click button advice in transport table "DELIVERY" 095ms
And Set advice window in schedule 2s 625ms
And Fill advice form 8s 294ms
And Click advice save button and wait for advice form to disappear 10s 181ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/TimeWindow/TransportWindow.feature:30)
And Select warehouse "Magazyn Hala A" 000ms
And Set week view 000ms
And Show yesterday 000ms
And Move window into the past 000ms
Then Check if window is "red" 000ms
After Hooks.deleteTransportAfterTest() 053ms
After Hooks.rollbackAddedAuthorities() 032ms
View Feature TransportWindow atom tests
Scenario Outline Check if window counter value in schedule changes
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 468ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 057ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 242ms
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 28s 019ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.trLoV9}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cf25e096a8cf8b0d45d47fc76baf8e88
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:61)
	at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/TimeWindow/TransportWindow.feature:154)
And Check if time window counter value equals "1" 000ms
And Select view "DAYS_2" 000ms
And Move advice window "2" 000ms
And Select view "DAY" 000ms
Then Check if time window counter value equals "0" 000ms
And Delete created transport by API 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create gray window 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create dedicated window 000ms
And Check if time window counter value equals "0" 000ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.rollbackAddedAuthorities() 000ms