Project Number Date
ApolloFullRunnerReport kapibary.45 18 cze 2021, 05:45

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 493 8 62 0 0 563 45 8 53 24m 19s 223ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 772ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 758ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 293ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 694ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 406ms
And Click button advice in transport table "LOAD_EXPORT" 1s 963ms
And Set advice window in schedule 3s 500ms
And Fill advice form 11s 398ms
And Click advice save button and wait for advice form to disappear 33s 987ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 299ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 309ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 621ms
When Go to "TRANSPORT_TABLE" 449ms
And Show all transport types 1s 147ms
And Click button advice in transport table "LOAD_EXPORT" 2s 326ms
And Set advice window in schedule 3s 350ms
And Select driver "Marek Kanarek" from suggestions 2s 539ms
Then Verify if mode of transportation select is empty 089ms
After Hooks.deleteAllTransports() 48s 732ms
After Hooks.deleteModeOfTransportationAfterTest() 493ms
View Feature Advice transport
- order: advice data => advice window [A-7478]
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 797ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 130ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 217ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 971ms
When Go to "TRANSPORT_TABLE" 397ms
And Show all transport types 1s 153ms
And Click button advice in transport table "EXW_DELIVERY" 709ms
And Fill advice form 10s 621ms
And Click advice save button and wait for advice form to disappear 33s 301ms
And Click button advice in transport table "EXW_DELIVERY" 273ms
And Set advice window in schedule 3s 371ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 625ms
And Click advice save button and wait for advice form to disappear 34s 050ms
And Go to "TRANSPORT_TABLE" 442ms
And Show all transport types 1s 163ms
And Go to transport details "EXW_DELIVERY" 4s 837ms
Then Check are advice values equals 2s 552ms
After Hooks.deleteTransportAfterTest() 895ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 284ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 943ms
When Create default mode of transportation by API with "pba1-carrier" 699ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 391ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 20s 112ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 602ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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" 264ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 713ms
When Create default mode of transportation by API with "pba1-carrier" 511ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 20s 088ms
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 651ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 245ms
When Create default mode of transportation by API with "pba1-carrier" 447ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 114ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 522ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 243ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 354ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create default mode of transportation by API with "pba1-carrier" 587ms
And Set status of MOT to "AWAITING_VERIFICATION" 340ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 169ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 757ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 340ms
When Login as "super-admin-bausch" 5s 969ms
And Go to "TRANSPORT_TABLE" 342ms
And Click button advice in transport table "LOAD_EXPORT" 302ms
And Set advice window in schedule 3s 301ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 680ms
After Hooks.deleteTransportAfterTest() 648ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create default mode of transportation by API with "pba1-carrier" 487ms
And Set status of MOT to "DISABLED" 357ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 173ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 758ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 334ms
When Login as "super-admin-bausch" 2s 487ms
And Go to "TRANSPORT_TABLE" 376ms
And Click button advice in transport table "LOAD_EXPORT" 343ms
And Set advice window in schedule 3s 460ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 503ms
After Hooks.deleteTransportAfterTest() 614ms
After Hooks.deleteModeOfTransportationAfterTest() 266ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create default mode of transportation by API with "pba1-carrier" 490ms
And Set status of MOT to "ACCEPTED" 454ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 081ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 680ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 348ms
When Login as "super-admin-bausch" 2s 485ms
And Go to "TRANSPORT_TABLE" 382ms
And Click button advice in transport table "LOAD_EXPORT" 339ms
And Set advice window in schedule 3s 471ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 723ms
After Hooks.deleteTransportAfterTest() 610ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create default mode of transportation by API with "pba1-carrier" 473ms
And Set status of MOT to "UPDATED" 352ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 157ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 687ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 338ms
When Login as "super-admin-bausch" 2s 481ms
And Go to "TRANSPORT_TABLE" 385ms
And Click button advice in transport table "LOAD_EXPORT" 345ms
And Set advice window in schedule 3s 419ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 640ms
After Hooks.deleteTransportAfterTest() 630ms
After Hooks.deleteModeOfTransportationAfterTest() 305ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create default mode of transportation by API with "pba1-carrier" 429ms
And Set status of MOT to "REJECTED" 320ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 107ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 670ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 352ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "TRANSPORT_TABLE" 387ms
And Click button advice in transport table "LOAD_EXPORT" 352ms
And Set advice window in schedule 3s 434ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 554ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 520ms
After Hooks.deleteTransportAfterTest() 703ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create default mode of transportation by API with "pba1-carrier" 486ms
And Set status of MOT to "BLOCKED" 326ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 129ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 613ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 303ms
When Login as "super-admin-bausch" 2s 724ms
And Go to "TRANSPORT_TABLE" 347ms
And Click button advice in transport table "LOAD_EXPORT" 294ms
And Set advice window in schedule 3s 377ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 598ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 426ms
After Hooks.deleteTransportAfterTest() 646ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 261ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 476ms
When Login as "pba1-carrier" 2s 401ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 282ms
And Go to mode of transportation details 285ms
And Open new "WINTER_MAPPING" document modal 171ms
Then Check default values in "WINTER_MAPPING" document form 082ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 235ms
And Verify that MOT has "WINTER_MAPPING" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 483ms
When Login as "pba1-carrier" 2s 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 099ms
And Go to mode of transportation details 240ms
And Open new "SUMMER_MAPPING" document modal 186ms
Then Check default values in "SUMMER_MAPPING" document form 082ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 255ms
And Verify that MOT has "SUMMER_MAPPING" document 034ms
After Hooks.deleteModeOfTransportationAfterTest() 508ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 491ms
When Login as "pba1-carrier" 2s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 072ms
And Go to mode of transportation details 295ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 203ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 170ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 614ms
And Save new document 15s 196ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 487ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 463ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 654ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Accept "WINTER_MAPPING" document 16s 231ms
And Verify that "WINTER_MAPPING" document is accepted 090ms
After Hooks.deleteModeOfTransportationAfterTest() 401ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 487ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 482ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Accept "SUMMER_MAPPING" document 16s 211ms
And Verify that "SUMMER_MAPPING" document is accepted 092ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 486ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 445ms
When Login as "super-admin-bausch" 2s 553ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 049ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 245ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 098ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 482ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 457ms
When Login as "super-admin-bausch" 2s 361ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 340ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 312ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 094ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 511ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 336ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 097ms
After Hooks.deleteModeOfTransportationAfterTest() 503ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 488ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 484ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 654ms
And Go to mode of transportation details 345ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Disable "WINTER_MAPPING" document 15s 841ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 078ms
After Hooks.deleteModeOfTransportationAfterTest() 398ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 485ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 491ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Disable "SUMMER_MAPPING" document 15s 812ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 089ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 467ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 463ms
When Login as "super-admin-bausch" 2s 523ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 821ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 083ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 574ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "pba1-carrier" 4s 854ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 179ms
And Go to mode of transportation details 320ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
Then Edit "WINTER_MAPPING" document 2s 427ms
And Update "WINTER_MAPPING" document 244ms
And Verify that "WINTER_MAPPING" document is updated 287ms
And If user is login then logout 241ms
And Login as "super-admin-bausch" 2s 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 323ms
And Verify that "WINTER_MAPPING" document has updated date 078ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 506ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "pba1-carrier" 2s 217ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 054ms
And Go to mode of transportation details 316ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Edit "SUMMER_MAPPING" document 2s 434ms
And Update "SUMMER_MAPPING" document 234ms
And Verify that "SUMMER_MAPPING" document is updated 290ms
And If user is login then logout 221ms
And Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 276ms
And Verify that "SUMMER_MAPPING" document has updated date 073ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 249ms
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" 465ms
When Login as "pba1-carrier" 2s 288ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 043ms
And Go to mode of transportation details 303ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 537ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 221ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 343ms
And If user is login then logout 225ms
And Login as "super-admin-bausch" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 335ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 169ms
After Hooks.deleteModeOfTransportationAfterTest() 341ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
When Login as "super-admin-bausch" 2s 284ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 539ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "WINTER_MAPPING" document 033ms
And Verify that "WINTER_MAPPING" document is "true" to edition 119ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 541ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "super-admin-bausch" 2s 204ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 161ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 467ms
When Login as "super-admin-bausch" 2s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 488ms
After Hooks.deleteModeOfTransportationAfterTest() 351ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 493ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
And Accept "WINTER_MAPPING" document by API 433ms
When Login as "super-admin-bausch" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document is "false" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 488ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
And Accept "SUMMER_MAPPING" document by API 403ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 297ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 168ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 561ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 457ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 424ms
When Login as "super-admin-bausch" 2s 412ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 427ms
After Hooks.deleteModeOfTransportationAfterTest() 401ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 251ms
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" 456ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 441ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 506ms
When Login as "super-admin-bausch" 2s 395ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 033ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 486ms
After Hooks.deleteModeOfTransportationAfterTest() 402ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
When Create default mode of transportation by API with "pba1-carrier" 472ms
And Login as "bausch-admin" 2s 301ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 277ms
When Disable mode of transportation 155ms
And Go to the last mode of transportations table page 15s 080ms
Then Verify that mode of transportation is not visible in the table 15s 066ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 270ms
When Create default mode of transportation by API with "pba1-carrier" 474ms
And Login as "pba1-carrier" 4s 606ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 094ms
And Go to mode of transportation details 286ms
When Disable mode of transportation 164ms
And Go to the last mode of transportations table page 15s 052ms
Then Verify that mode of transportation is not visible in the table 15s 074ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 256ms
When Create default mode of transportation by API with "pba1-carrier" 466ms
And Login as "bausch-admin" 2s 426ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Disable mode of transportation by API 361ms
Then Show disabled mode of transportations in the table 157ms
And Go to the last mode of transportations table page 809ms
Then Verify that mode of transportation is visible in the table 103ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 590ms
And Create default mode of transportation by API with "pba1-carrier" 434ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 531ms
And Go to mode of transportation details 268ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 528ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 265ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 451ms
When Create default mode of transportation by API with "pba1-carrier" 439ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 530ms
And Go to mode of transportation details 261ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 525ms
Then Check if "Odrzucony" status is visible in mode of transportation table 073ms
After Hooks.deleteModeOfTransportationAfterTest() 23s 196ms
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 547ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 199ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 267ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 537ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 463ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 230ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 096ms
And If user is login then logout 289ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 991ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 365ms
And Accept "WINTER_MAPPING" document 16s 227ms
And Accept "SUMMER_MAPPING" document 16s 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 282ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 659ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 311ms
And Approve mode of transportation 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 551ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
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() 548ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 694ms
When Create default mode of transportation by API with "pba1-carrier" 496ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 451ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 419ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 326ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 797ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
And Verify that user is redirected to mode of transportation tab 084ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 084ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 783ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 377ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 361ms
And Verify that MOT has "SUMMER_MAPPING" document 038ms
Then Disable "SUMMER_MAPPING" document 15s 789ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 415ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 793ms
When Login as "super-admin-bausch" 2s 566ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 847ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zablokowany" 073ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 425ms
When Login as "super-admin-bausch" 2s 338ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Go to mode of transportation details 313ms
Then Approve mode of transportation 141ms
And Check if mode of transportation has status "Niezaakceptowany" 066ms
And Check if error message is visible in mode of transportation details 207ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 622ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 325ms
When Login as "super-admin-bausch" 2s 227ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 834ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 517ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 768ms
When Login as "super-admin-bausch" 2s 623ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 477ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 456ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 328ms
Then Approve mode of transportation 149ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 162ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
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 736ms
And Create default mode of transportation by API with "pba1-carrier" 646ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 543ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 269ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-1[7]> but was:<2022-06-1[8]>
	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() 368ms
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 444ms
And Create default mode of transportation by API with "pba1-carrier" 716ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 604ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 170ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-06-1[7]> but was:<2021-06-1[8]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:118)
	at ✽.Check if "SUMMER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 356ms
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 468ms
And Create default mode of transportation by API with "pba1-carrier" 645ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 449ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 229ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-06-1[7]> but was:<2021-06-1[8]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:123)
	at ✽.Check if "WINTER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 741ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 254ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 677ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 319ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 592ms
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.GeneratedMethodAccessor74.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.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:279)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "on-the-way" 000ms
When Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 745ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 222ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 632ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 320ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 494ms
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.GeneratedMethodAccessor74.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.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:299)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 638ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 298ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 680ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 182ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 629ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 321ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 516ms
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.GeneratedMethodAccessor74.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.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:299)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "-1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 617ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms