Project Number Date
ApolloFullRunnerReport apollo-test-2.52 23 cze 2021, 05:41

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 497 8 58 0 0 563 45 8 53 25m 4s 173ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 199ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 967ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 205ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 682ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 474ms
And Click button advice in transport table "LOAD_EXPORT" 1s 903ms
And Set advice window in schedule 3s 438ms
And Fill advice form 11s 656ms
And Click advice save button and wait for advice form to disappear 33s 908ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 087ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 336ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 676ms
When Go to "TRANSPORT_TABLE" 529ms
And Show all transport types 1s 170ms
And Click button advice in transport table "LOAD_EXPORT" 2s 407ms
And Set advice window in schedule 3s 383ms
And Select driver "Marek Kanarek" from suggestions 2s 511ms
Then Verify if mode of transportation select is empty 104ms
After Hooks.deleteAllTransports() 48s 878ms
After Hooks.deleteModeOfTransportationAfterTest() 476ms
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 943ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 339ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 236ms
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 833ms
When Go to "TRANSPORT_TABLE" 409ms
And Show all transport types 1s 151ms
And Click button advice in transport table "EXW_DELIVERY" 831ms
And Fill advice form 10s 394ms
And Click advice save button and wait for advice form to disappear 33s 217ms
And Click button advice in transport table "EXW_DELIVERY" 261ms
And Set advice window in schedule 3s 416ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 643ms
And Click advice save button and wait for advice form to disappear 33s 994ms
And Go to "TRANSPORT_TABLE" 378ms
And Show all transport types 1s 182ms
And Go to transport details "EXW_DELIVERY" 4s 846ms
Then Check are advice values equals 2s 661ms
After Hooks.deleteTransportAfterTest() 925ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 250ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 826ms
When Create default mode of transportation by API with "pba1-carrier" 652ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 376ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 19s 253ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 474ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms
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" 237ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 610ms
When Create default mode of transportation by API with "pba1-carrier" 446ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 15s 985ms
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 717ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 281ms
When Create default mode of transportation by API with "pba1-carrier" 529ms
After Hooks.deleteModeOfTransportationAfterTest() 303ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 655ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 354ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 223ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 299ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 649ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 354ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create default mode of transportation by API with "pba1-carrier" 485ms
And Set status of MOT to "AWAITING_VERIFICATION" 302ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 184ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 705ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 381ms
When Login as "super-admin-bausch" 6s 148ms
And Go to "TRANSPORT_TABLE" 377ms
And Click button advice in transport table "LOAD_EXPORT" 332ms
And Set advice window in schedule 3s 441ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 661ms
After Hooks.deleteTransportAfterTest() 738ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create default mode of transportation by API with "pba1-carrier" 512ms
And Set status of MOT to "DISABLED" 319ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 130ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 683ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 343ms
When Login as "super-admin-bausch" 2s 586ms
And Go to "TRANSPORT_TABLE" 388ms
And Click button advice in transport table "LOAD_EXPORT" 346ms
And Set advice window in schedule 3s 427ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 516ms
After Hooks.deleteTransportAfterTest() 747ms
After Hooks.deleteModeOfTransportationAfterTest() 282ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create default mode of transportation by API with "pba1-carrier" 496ms
And Set status of MOT to "ACCEPTED" 354ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 153ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 667ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 338ms
When Login as "super-admin-bausch" 2s 780ms
And Go to "TRANSPORT_TABLE" 392ms
And Click button advice in transport table "LOAD_EXPORT" 355ms
And Set advice window in schedule 3s 463ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 683ms
After Hooks.deleteTransportAfterTest() 674ms
After Hooks.deleteModeOfTransportationAfterTest() 351ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create default mode of transportation by API with "pba1-carrier" 499ms
And Set status of MOT to "UPDATED" 327ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 155ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 700ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 354ms
When Login as "super-admin-bausch" 2s 528ms
And Go to "TRANSPORT_TABLE" 384ms
And Click button advice in transport table "LOAD_EXPORT" 334ms
And Set advice window in schedule 3s 452ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 678ms
After Hooks.deleteTransportAfterTest() 662ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create default mode of transportation by API with "pba1-carrier" 496ms
And Set status of MOT to "REJECTED" 335ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 109ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 657ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 349ms
When Login as "super-admin-bausch" 2s 593ms
And Go to "TRANSPORT_TABLE" 381ms
And Click button advice in transport table "LOAD_EXPORT" 318ms
And Set advice window in schedule 3s 424ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 569ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 408ms
After Hooks.deleteTransportAfterTest() 612ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create default mode of transportation by API with "pba1-carrier" 475ms
And Set status of MOT to "BLOCKED" 347ms
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 659ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 359ms
When Login as "super-admin-bausch" 2s 523ms
And Go to "TRANSPORT_TABLE" 375ms
And Click button advice in transport table "LOAD_EXPORT" 325ms
And Set advice window in schedule 3s 417ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 601ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 475ms
After Hooks.deleteTransportAfterTest() 722ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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" 503ms
When Login as "pba1-carrier" 2s 477ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 333ms
And Go to mode of transportation details 311ms
And Open new "WINTER_MAPPING" document modal 198ms
Then Check default values in "WINTER_MAPPING" document form 084ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 194ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 489ms
When Login as "pba1-carrier" 2s 462ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 329ms
And Go to mode of transportation details 286ms
And Open new "SUMMER_MAPPING" document modal 217ms
Then Check default values in "SUMMER_MAPPING" document form 085ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 227ms
And Verify that MOT has "SUMMER_MAPPING" document 029ms
After Hooks.deleteModeOfTransportationAfterTest() 471ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 460ms
When Login as "pba1-carrier" 2s 382ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 351ms
And Go to mode of transportation details 242ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 171ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 124ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 575ms
And Save new document 15s 189ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 485ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 556ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "WINTER_MAPPING" document 036ms
And Accept "WINTER_MAPPING" document 16s 312ms
And Verify that "WINTER_MAPPING" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 431ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 465ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Accept "SUMMER_MAPPING" document 16s 201ms
And Verify that "SUMMER_MAPPING" document is accepted 073ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 428ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 417ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 346ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 184ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 491ms
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" 490ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 464ms
When Login as "super-admin-bausch" 2s 673ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 340ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 392ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 094ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 506ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 368ms
When Login as "super-admin-bausch" 2s 535ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 235ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 429ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 417ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 340ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 478ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 513ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "WINTER_MAPPING" document 040ms
And Disable "WINTER_MAPPING" document 15s 857ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 028ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 418ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 323ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 659ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SUMMER_MAPPING" document 037ms
And Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 059ms
After Hooks.deleteModeOfTransportationAfterTest() 581ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 497ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 462ms
When Login as "super-admin-bausch" 2s 567ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 658ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 829ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 082ms
After Hooks.deleteModeOfTransportationAfterTest() 464ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 503ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
When Login as "pba1-carrier" 5s 041ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 350ms
And Go to mode of transportation details 329ms
And Verify that MOT has "WINTER_MAPPING" document 040ms
Then Edit "WINTER_MAPPING" document 2s 443ms
And Update "WINTER_MAPPING" document 241ms
And Verify that "WINTER_MAPPING" document is updated 284ms
And If user is login then logout 244ms
And Login as "super-admin-bausch" 2s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 302ms
And Verify that "WINTER_MAPPING" document has updated date 081ms
After Hooks.deleteModeOfTransportationAfterTest() 398ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 481ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "pba1-carrier" 2s 305ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 247ms
And Go to mode of transportation details 291ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Edit "SUMMER_MAPPING" document 2s 420ms
And Update "SUMMER_MAPPING" document 234ms
And Verify that "SUMMER_MAPPING" document is updated 497ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 537ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 312ms
And Verify that "SUMMER_MAPPING" document has updated date 078ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 453ms
When Login as "pba1-carrier" 2s 307ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 260ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 518ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 245ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 425ms
And If user is login then logout 231ms
And Login as "super-admin-bausch" 2s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 305ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 163ms
After Hooks.deleteModeOfTransportationAfterTest() 462ms
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" 433ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 210ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "WINTER_MAPPING" document 032ms
And Verify that "WINTER_MAPPING" document is "true" to edition 128ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
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" 427ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 296ms
Then Verify that MOT has "SUMMER_MAPPING" document 031ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 131ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 418ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 413ms
When Login as "super-admin-bausch" 2s 254ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 509ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 370ms
And Accept "WINTER_MAPPING" document by API 423ms
When Login as "super-admin-bausch" 2s 251ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Verify that "WINTER_MAPPING" document is "false" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 520ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 378ms
And Accept "SUMMER_MAPPING" document by API 412ms
When Login as "super-admin-bausch" 2s 371ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 332ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
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" 489ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 458ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 421ms
When Login as "super-admin-bausch" 2s 373ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 423ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 269ms
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" 449ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 421ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 492ms
When Login as "super-admin-bausch" 2s 342ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 030ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 485ms
After Hooks.deleteModeOfTransportationAfterTest() 399ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 274ms
When Create default mode of transportation by API with "pba1-carrier" 504ms
And Login as "bausch-admin" 2s 354ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 261ms
When Disable mode of transportation 159ms
And Go to the last mode of transportations table page 15s 059ms
Then Verify that mode of transportation is not visible in the table 15s 033ms
After Hooks.deleteModeOfTransportationAfterTest() 404ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 264ms
When Create default mode of transportation by API with "pba1-carrier" 492ms
And Login as "pba1-carrier" 4s 461ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 477ms
And Go to mode of transportation details 283ms
When Disable mode of transportation 148ms
And Go to the last mode of transportations table page 15s 077ms
Then Verify that mode of transportation is not visible in the table 15s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 267ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Login as "bausch-admin" 2s 535ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Disable mode of transportation by API 379ms
Then Show disabled mode of transportations in the table 151ms
And Go to the last mode of transportations table page 879ms
Then Verify that mode of transportation is visible in the table 100ms
After Hooks.deleteModeOfTransportationAfterTest() 526ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 422ms
And Create default mode of transportation by API with "pba1-carrier" 542ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 277ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 245ms
After Hooks.deleteModeOfTransportationAfterTest() 328ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 389ms
When Create default mode of transportation by API with "pba1-carrier" 443ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 260ms
Then Reject mode of transportation 118ms
And Verify that user is redirected to mode of transportation tab 437ms
Then Check if "Odrzucony" status is visible in mode of transportation table 067ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms
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 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 362ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 363ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 285ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 552ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 035ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 064ms
And If user is login then logout 245ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 867ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 653ms
And Go to mode of transportation details 356ms
And Accept "WINTER_MAPPING" document 16s 253ms
And Accept "SUMMER_MAPPING" document 16s 190ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 832ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 335ms
And Approve mode of transportation 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 540ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 083ms
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() 453ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 804ms
When Create default mode of transportation by API with "pba1-carrier" 517ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 455ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 435ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 146ms
And Check if confirm mode of transportation button is visible 860ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 081ms
After Hooks.deleteModeOfTransportationAfterTest() 401ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 259ms
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" 368ms
When Login as "super-admin-bausch" 2s 347ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SUMMER_MAPPING" document 036ms
Then Disable "SUMMER_MAPPING" document 15s 813ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 056ms
And Check if mode of transportation has status "Zaakceptowany" 064ms
After Hooks.deleteModeOfTransportationAfterTest() 459ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 647ms
When Login as "super-admin-bausch" 2s 517ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 032ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 776ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 515ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 469ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 329ms
Then Approve mode of transportation 160ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 222ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 786ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 361ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 341ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 072ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 441ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 751ms
When Login as "super-admin-bausch" 2s 670ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 836ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 511ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 266ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 494ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 453ms
When Login as "super-admin-bausch" 2s 627ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 670ms
And Go to mode of transportation details 376ms
Then Approve mode of transportation 120ms
And Check if mode of transportation has status "Niezaakceptowany" 076ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
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 678ms
And Create default mode of transportation by API with "pba1-carrier" 834ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 590ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 265ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-2[2]> but was:<2022-06-2[3]>
	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
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 607ms
And Create default mode of transportation by API with "pba1-carrier" 753ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 486ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 242ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-06-2[2]> but was:<2021-06-2[3]>
	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() 416ms
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 577ms
And Create default mode of transportation by API with "pba1-carrier" 769ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 536ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 240ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-06-2[2]> but was:<2021-06-2[3]>
	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() 367ms
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" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 891ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 339ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 666ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 356ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 781ms
And Login as "bausch-admin" 5s 549ms
And Go to "TRANSPORT_TABLE" 451ms
And Find transport in table with status "advice-added" 3s 621ms
And Confirm statuses until reach "on-the-way" 33s 164ms
java.lang.AssertionError: Wartość advice-added-magazyn-bausch-health-poland atrybutu data-status-name nie zmieniła się w webelemencie [[ChromeDriver: chrome on LINUX (d76e78b3a68a60ca2688e206dfb12cba)] -> xpath: //td[contains(@data-status-name, 'advice-added')]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.StatusUtil.waitUntilAttributeOfWebElementChangeValue(StatusUtil.java:43)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:303)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:84)
	at ✽.Confirm statuses until reach "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:284)
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() 531ms
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" 277ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 807ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 271ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 695ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 364ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 295ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.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:335)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:300)
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() 692ms
After Hooks.deleteModeOfTransportationAfterTest() 499ms
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" 290ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 815ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 297ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 699ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 339ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 283ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor217.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.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:335)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:300)
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() 694ms
After Hooks.deleteModeOfTransportationAfterTest() 459ms