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

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Assortment Group 50 1 3 0 0 54 6 1 7 2m 1s 125ms Failed
Feature Assortment Group
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 933ms
And Go to "SETTINGS_TAB" 346ms
And Go to warehouse "Magazyn Surowców" 1s 160ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 2s 410ms
And Check if created assortment group is visible in warehouse settings 025ms
And If user is login then logout 062ms
And Login as "pka1-carrier" 1s 534ms
And Go to "TRANSPORT_TABLE" 163ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 280ms
And Check if new assortment group can be selected in transport form 110ms
After Hooks.deleteAssortmentGroupAfterTest() 038ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 505ms
And Go to "SETTINGS_TAB" 315ms
And Go to warehouse "Magazyn Surowców" 1s 169ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 2s 117ms
And Check if created assortment group is visible in warehouse settings 024ms
And Go to assortment group settings 074ms
And Edit created assortment group - set namePl to "Edycja" 301ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 226ms
And Check if edited assortment group "Edycja" can be selected in transport form 107ms
After Hooks.deleteAssortmentGroupAfterTest() 027ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 446ms
And Go to "SETTINGS_TAB" 448ms
And Go to warehouse "Magazyn Surowców" 1s 184ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 2s 196ms
And Check if created assortment group is visible in warehouse settings 029ms
And Go to assortment group settings 076ms
Then Delete created assortment group 2s 264ms
And Go to new transport "TANKER_GRANULATE_DELIVERY" 277ms
And Check if deleted assortment group can't be selected in transport form 15s 097ms
After Hooks.deleteAssortmentGroupAfterTest() 023ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 419ms
And Go to "SETTINGS_TAB" 529ms
And Go to warehouse "Magazyn Surowców" 1s 267ms
When Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY" 2s 018ms
And Check if created assortment group is visible in warehouse settings 022ms
And Refresh page 2s 168ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 425ms
And Check if assortment group can be selected in transport form 130ms
And Close transport details 15s 129ms
And Go to new transport "UNLOAD" 235ms
And Select warehouse in transport form "Magazyn Surowców" 347ms
And Check if assortment group can't be selected in transport form 15s 089ms
After Hooks.deleteAssortmentGroupAfterTest() 048ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 683ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 341ms
Then Check if new assortment group is obligatory in transport form 1s 076ms
Scenario Outline Check if assortment group select is disabled when transport is during edition
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 015ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 085ms
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_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper"(file:Features/Atom/Warehouse/AssortmentGroup.feature:79)
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check if new assortment group is disabled in transport form 000ms
After Hooks.deleteTransportAfterTest() 001ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY_ASSORTMENT_GROUP_SUPPLIER" "super-admin-keeeper" 001ms
And Login as "dka1-supplier" and set token of apiUsername "super-admin-keeeper" 1s 693ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 547ms
And Fill transport form 23s 165ms
And Click "save-transport" save button and wait for form to disappear 15s 692ms
Then Check if only the assortment group hours are available for advice in the schedule 148ms