Project Number Date
ApolloFullRunnerReport kapibary.27 04 cze 2021, 06:23

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 491 6 66 0 0 563 48 6 54 26m 29s 527ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 606ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 184ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 155ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 836ms
And Click button advice in transport table "LOAD_PL" 2s 152ms
And Set advice window in schedule 3s 733ms
And Fill advice form 11s 278ms
And Click advice save button and wait for advice form to disappear 33s 286ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 063ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 687ms
When Go to "TRANSPORT_TABLE" 445ms
And Show all transport types 1s 154ms
And Click button advice in transport table "LOAD_PL" 2s 421ms
And Set advice window in schedule 3s 567ms
And Select driver "Marek Kanarek" from suggestions 2s 274ms
Then Verify if mode of transportation select is empty 099ms
After Hooks.deleteAllTransports() 48s 636ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice data => advice window [A-7478]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 446ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 984ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 512ms
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:76)
	at ✽.Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch"(file:Features/Atom/Advice/AdviceTransport.feature:331)
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after updating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 805ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 686ms
When Create default mode of transportation by API with "pba1-carrier" 503ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 336ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 19s 419ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:10)
After Hooks.cleanUserDetailsAfterTest() 1s 714ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 291ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 612ms
When Create default mode of transportation by API with "pba1-carrier" 531ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 15s 812ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 1s 631ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 476ms
When Create default mode of transportation by API with "pba1-carrier" 508ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 583ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 190ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 554ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 274ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 378ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create default mode of transportation by API with "pba1-carrier" 502ms
And Set status of MOT to "AWAITING_VERIFICATION" 304ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 163ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 793ms
When Login as "super-admin-bausch" 5s 268ms
And Go to "TRANSPORT_TABLE" 538ms
And Click button advice in transport table "LOAD_PL" 199ms
And Set advice window in schedule 3s 790ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 248ms
After Hooks.deleteTransportAfterTest() 572ms
After Hooks.deleteModeOfTransportationAfterTest() 341ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create default mode of transportation by API with "pba1-carrier" 496ms
And Set status of MOT to "DISABLED" 348ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 982ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 863ms
When Login as "super-admin-bausch" 2s 506ms
And Go to "TRANSPORT_TABLE" 482ms
And Click button advice in transport table "LOAD_PL" 258ms
And Set advice window in schedule 3s 631ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 279ms
After Hooks.deleteTransportAfterTest() 524ms
After Hooks.deleteModeOfTransportationAfterTest() 269ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create default mode of transportation by API with "pba1-carrier" 444ms
And Set status of MOT to "ACCEPTED" 304ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 135ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 894ms
When Login as "super-admin-bausch" 2s 547ms
And Go to "TRANSPORT_TABLE" 477ms
And Click button advice in transport table "LOAD_PL" 265ms
And Set advice window in schedule 3s 632ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 461ms
After Hooks.deleteTransportAfterTest() 561ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create default mode of transportation by API with "pba1-carrier" 467ms
And Set status of MOT to "UPDATED" 360ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 001ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 781ms
When Login as "super-admin-bausch" 2s 480ms
And Go to "TRANSPORT_TABLE" 472ms
And Click button advice in transport table "LOAD_PL" 262ms
And Set advice window in schedule 3s 576ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 427ms
After Hooks.deleteTransportAfterTest() 598ms
After Hooks.deleteModeOfTransportationAfterTest() 300ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create default mode of transportation by API with "pba1-carrier" 475ms
And Set status of MOT to "REJECTED" 304ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 875ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 767ms
When Login as "super-admin-bausch" 2s 491ms
And Go to "TRANSPORT_TABLE" 465ms
And Click button advice in transport table "LOAD_PL" 276ms
And Set advice window in schedule 3s 610ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 287ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 507ms
After Hooks.deleteTransportAfterTest() 685ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 309ms
And Create default mode of transportation by API with "pba1-carrier" 494ms
And Set status of MOT to "BLOCKED" 322ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 045ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 707ms
When Login as "super-admin-bausch" 2s 500ms
And Go to "TRANSPORT_TABLE" 521ms
And Click button advice in transport table "LOAD_PL" 222ms
And Set advice window in schedule 3s 582ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 281ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 454ms
After Hooks.deleteTransportAfterTest() 650ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 281ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 450ms
When Login as "pba1-carrier" 2s 304ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 130ms
And Go to mode of transportation details 271ms
And Open new "WINTER_MAPPING" document modal 195ms
Then Check default values in "WINTER_MAPPING" document form 081ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 224ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 283ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 482ms
When Login as "pba1-carrier" 2s 292ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 058ms
And Go to mode of transportation details 300ms
And Open new "SUMMER_MAPPING" document modal 152ms
Then Check default values in "SUMMER_MAPPING" document form 056ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 171ms
And Verify that MOT has "SUMMER_MAPPING" document 030ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 425ms
When Login as "pba1-carrier" 2s 330ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 159ms
And Go to mode of transportation details 267ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 172ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 129ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 584ms
And Save new document 15s 188ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 029ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 288ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 468ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 488ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 649ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Accept "WINTER_MAPPING" document 16s 257ms
And Verify that "WINTER_MAPPING" document is accepted 090ms
After Hooks.deleteModeOfTransportationAfterTest() 466ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 471ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 336ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Accept "SUMMER_MAPPING" document 16s 215ms
And Verify that "SUMMER_MAPPING" document is accepted 067ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 416ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 540ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 342ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 198ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 497ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 389ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "super-admin-bausch" 2s 537ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 662ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 316ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 093ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 320ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "WINTER_MAPPING" document 038ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 050ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 347ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 502ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 032ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 356ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 480ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Disable "WINTER_MAPPING" document 15s 807ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 071ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 309ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 439ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 396ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Disable "SUMMER_MAPPING" document 15s 817ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 043ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 348ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 393ms
When Login as "super-admin-bausch" 2s 506ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 820ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
After Hooks.deleteModeOfTransportationAfterTest() 513ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 380ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 496ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 365ms
When Login as "pba1-carrier" 4s 348ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 262ms
And Go to mode of transportation details 308ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
Then Edit "WINTER_MAPPING" document 2s 467ms
And Update "WINTER_MAPPING" document 251ms
And Verify that "WINTER_MAPPING" document is updated 281ms
And If user is login then logout 234ms
And Login as "super-admin-bausch" 2s 506ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 301ms
And Verify that "WINTER_MAPPING" document has updated date 069ms
After Hooks.deleteModeOfTransportationAfterTest() 394ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 480ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 334ms
When Login as "pba1-carrier" 2s 254ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 056ms
And Go to mode of transportation details 292ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Edit "SUMMER_MAPPING" document 2s 426ms
And Update "SUMMER_MAPPING" document 241ms
And Verify that "SUMMER_MAPPING" document is updated 284ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 298ms
And Verify that "SUMMER_MAPPING" document has updated date 073ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 494ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "pba1-carrier" 2s 255ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 059ms
And Go to mode of transportation details 310ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 051ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 537ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 242ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 282ms
And If user is login then logout 235ms
And Login as "super-admin-bausch" 2s 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 542ms
And Go to mode of transportation details 295ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 185ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 266ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 410ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 284ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 286ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Verify that "WINTER_MAPPING" document is "true" to edition 139ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 441ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 309ms
When Login as "super-admin-bausch" 2s 168ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 567ms
And Go to mode of transportation details 294ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 156ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 393ms
When Login as "super-admin-bausch" 2s 417ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 497ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 490ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
And Accept "WINTER_MAPPING" document by API 412ms
When Login as "super-admin-bausch" 2s 370ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 325ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Verify that "WINTER_MAPPING" document is "false" to edition 168ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 469ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
And Accept "SUMMER_MAPPING" document by API 387ms
When Login as "super-admin-bausch" 2s 349ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 289ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 168ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 282ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 360ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 397ms
When Login as "super-admin-bausch" 2s 434ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 495ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 281ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 477ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 405ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 454ms
When Login as "super-admin-bausch" 2s 279ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 464ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
When Create default mode of transportation by API with "pba1-carrier" 476ms
And Login as "bausch-admin" 2s 244ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 267ms
When Disable mode of transportation 176ms
And Go to the last mode of transportations table page 15s 081ms
Then Verify that mode of transportation is not visible in the table 15s 052ms
After Hooks.deleteModeOfTransportationAfterTest() 398ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 409ms
When Create default mode of transportation by API with "pba1-carrier" 472ms
And Login as "pba1-carrier" 3s 804ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 117ms
And Go to mode of transportation details 279ms
When Disable mode of transportation 213ms
And Go to the last mode of transportations table page 15s 090ms
Then Verify that mode of transportation is not visible in the table 15s 069ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 385ms
When Create default mode of transportation by API with "pba1-carrier" 473ms
And Login as "bausch-admin" 2s 484ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Disable mode of transportation by API 373ms
Then Show disabled mode of transportations in the table 151ms
And Go to the last mode of transportations table page 6s 649ms
Then Verify that mode of transportation is visible in the table 138ms
After Hooks.deleteModeOfTransportationAfterTest() 541ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 402ms
And Create default mode of transportation by API with "pba1-carrier" 510ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 283ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 667ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 592ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 329ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 561ms
When Create default mode of transportation by API with "pba1-carrier" 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 273ms
Then Reject mode of transportation 157ms
And Verify that user is redirected to mode of transportation tab 494ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 543ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 109ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 562ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 538ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 295ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 506ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And If user is login then logout 271ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 353ms
And Accept "WINTER_MAPPING" document 16s 219ms
And Accept "SUMMER_MAPPING" document 16s 192ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 017ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 079ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 153ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 525ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 073ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 516ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 759ms
When Create default mode of transportation by API with "pba1-carrier" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 324ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 785ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Verify that user is redirected to mode of transportation tab 084ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 663ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 338ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 809ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 067ms
And Check if mode of transportation has status "Zaakceptowany" 066ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 367ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 518ms
When Login as "super-admin-bausch" 2s 587ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 382ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 807ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 487ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 615ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 382ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 160ms
And Check if mode of transportation has status "Niezaakceptowany" 075ms
And Check if error message is visible in mode of transportation details 230ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 672ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 458ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 391ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 610ms
When Login as "super-admin-bausch" 2s 599ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 835ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 043ms
And Check if mode of transportation has status "Zablokowany" 107ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 507ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "super-admin-bausch" 2s 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 339ms
Then Approve mode of transportation 137ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 137ms
After Hooks.deleteModeOfTransportationAfterTest() 320ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 691ms
And Create default mode of transportation by API with "pba1-carrier" 773ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 403ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 259ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[4]> but was:<2022-06-0[5]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 560ms
And Create default mode of transportation by API with "pba1-carrier" 616ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 412ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 247ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 556ms
And Create default mode of transportation by API with "pba1-carrier" 678ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 397ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 246ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 936ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 736ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 127ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 788ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 073ms
And Login as "bausch-admin" 5s 131ms
And Go to "TRANSPORT_TABLE" 544ms
And Find transport in table with status "on-the-way" 3s 688ms
When Open statuses popup 197ms
And Toggle status date confirmation checkbox 404ms
And Confirm statuses until reach "process-ended" 17s 928ms
Then Check if transport has "process-ended" 081ms
After Hooks.deleteTransportAfterTest() 892ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 757ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 955ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 821ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 801ms
And Login as "bausch-admin" 2s 248ms
And Go to "TRANSPORT_TABLE" 452ms
And Find transport in table with status "on-the-way" 3s 582ms
And Open statuses popup 185ms
And Toggle status date confirmation checkbox 408ms
And Change status execution date to "1" days from today 2s 464ms
Then Verify that status cannot be confirmed 1s 218ms
After Hooks.deleteTransportAfterTest() 842ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 309ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 715ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 120ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 823ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 067ms
And Login as "bausch-admin" 2s 510ms
And Go to "TRANSPORT_TABLE" 510ms
And Find transport in table with status "on-the-way" 3s 675ms
And Open statuses popup 196ms
And Toggle status date confirmation checkbox 379ms
And Change status execution date to "-1" days from today 2s 441ms
Then Verify that status cannot be confirmed 1s 216ms
After Hooks.deleteTransportAfterTest() 898ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Transport files
Scenario Outline The link to the delivery document appears after confirming the respective status [A-6905]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 001ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	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.getAuthenticationTokenForUser(RestUtil.java:129)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:105)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:76)
	at ✽.Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch"(file:Features/Atom/Transport/File.feature:108)
And Create default accepted mode of transportation by API with "pba1-carrier" 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 000ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
Then Verify that "delivery_document" document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 002ms