Project Number Date
ApolloFullRunnerReport apollo-test-2.54 25 cze 2021, 06:22

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 508 7 54 0 0 569 46 7 53 24m 55s 113ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 8s 144ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 548ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 272ms
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 745ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 362ms
And Click button advice in transport table "LOAD_EXPORT" 1s 871ms
And Set advice window in schedule 3s 340ms
And Fill advice form 11s 690ms
And Click advice save button and wait for advice form to disappear 34s 071ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 159ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 295ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 747ms
When Go to "TRANSPORT_TABLE" 462ms
And Show all transport types 1s 164ms
And Click button advice in transport table "LOAD_EXPORT" 2s 350ms
And Set advice window in schedule 3s 187ms
And Select driver "Marek Kanarek" from suggestions 2s 403ms
Then Verify if mode of transportation select is empty 075ms
After Hooks.deleteAllTransports() 49s 155ms
After Hooks.deleteModeOfTransportationAfterTest() 429ms
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 714ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 943ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 099ms
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" 355ms
And Show all transport types 1s 126ms
And Click button advice in transport table "EXW_DELIVERY" 657ms
And Fill advice form 10s 300ms
And Click advice save button and wait for advice form to disappear 33s 137ms
And Click button advice in transport table "EXW_DELIVERY" 271ms
And Set advice window in schedule 3s 356ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 632ms
And Click advice save button and wait for advice form to disappear 34s 306ms
And Go to "TRANSPORT_TABLE" 479ms
And Show all transport types 1s 157ms
And Go to transport details "EXW_DELIVERY" 4s 867ms
Then Check are advice values equals 2s 712ms
After Hooks.deleteTransportAfterTest() 1s 030ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation mail
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 856ms
When Create default mode of transportation by API with "pba1-carrier" 661ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 354ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 45s 425ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 575ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
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" 217ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 694ms
When Create default mode of transportation by API with "pba1-carrier" 475ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 19s 939ms
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 716ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 228ms
When Create default mode of transportation by API with "pba1-carrier" 478ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 109ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 880ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 588ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 299ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 347ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create default mode of transportation by API with "pba1-carrier" 456ms
And Set status of MOT to "AWAITING_VERIFICATION" 270ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 094ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 746ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 316ms
When Login as "super-admin-bausch" 5s 975ms
And Go to "TRANSPORT_TABLE" 452ms
And Click button advice in transport table "LOAD_EXPORT" 275ms
And Set advice window in schedule 3s 367ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 473ms
After Hooks.deleteTransportAfterTest() 707ms
After Hooks.deleteModeOfTransportationAfterTest() 312ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create default mode of transportation by API with "pba1-carrier" 460ms
And Set status of MOT to "DISABLED" 316ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 137ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 832ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 311ms
When Login as "super-admin-bausch" 2s 516ms
And Go to "TRANSPORT_TABLE" 385ms
And Click button advice in transport table "LOAD_EXPORT" 342ms
And Set advice window in schedule 3s 332ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 484ms
After Hooks.deleteTransportAfterTest() 679ms
After Hooks.deleteModeOfTransportationAfterTest() 265ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 219ms
And Create default mode of transportation by API with "pba1-carrier" 458ms
And Set status of MOT to "ACCEPTED" 287ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 119ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 825ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 316ms
When Login as "super-admin-bausch" 2s 499ms
And Go to "TRANSPORT_TABLE" 384ms
And Click button advice in transport table "LOAD_EXPORT" 349ms
And Set advice window in schedule 3s 334ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 622ms
After Hooks.deleteTransportAfterTest() 714ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 215ms
And Create default mode of transportation by API with "pba1-carrier" 462ms
And Set status of MOT to "UPDATED" 298ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 132ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 737ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 319ms
When Login as "super-admin-bausch" 2s 618ms
And Go to "TRANSPORT_TABLE" 393ms
And Click button advice in transport table "LOAD_EXPORT" 366ms
And Set advice window in schedule 3s 409ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 633ms
After Hooks.deleteTransportAfterTest() 783ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create default mode of transportation by API with "pba1-carrier" 455ms
And Set status of MOT to "REJECTED" 293ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 138ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 723ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 308ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "TRANSPORT_TABLE" 382ms
And Click button advice in transport table "LOAD_EXPORT" 357ms
And Set advice window in schedule 3s 377ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 502ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 507ms
After Hooks.deleteTransportAfterTest() 782ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 220ms
And Create default mode of transportation by API with "pba1-carrier" 454ms
And Set status of MOT to "BLOCKED" 282ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 151ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 715ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 308ms
When Login as "super-admin-bausch" 2s 577ms
And Go to "TRANSPORT_TABLE" 447ms
And Click button advice in transport table "LOAD_EXPORT" 279ms
And Set advice window in schedule 3s 384ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 545ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 477ms
After Hooks.deleteTransportAfterTest() 781ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 471ms
When Login as "pba1-carrier" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 851ms
And Go to mode of transportation details 276ms
And Open new "WINTER_MAPPING" document modal 190ms
Then Check default values in "WINTER_MAPPING" document form 077ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 213ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 446ms
When Login as "pba1-carrier" 2s 375ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 809ms
And Go to mode of transportation details 308ms
And Open new "SUMMER_MAPPING" document modal 189ms
Then Check default values in "SUMMER_MAPPING" document form 089ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 233ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 473ms
When Login as "pba1-carrier" 2s 490ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 744ms
And Go to mode of transportation details 281ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 214ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 174ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 601ms
And Save new document 15s 229ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 450ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "super-admin-bausch" 2s 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 363ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Accept "WINTER_MAPPING" document 16s 156ms
And Verify that "WINTER_MAPPING" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 443ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Accept "SUMMER_MAPPING" document 16s 215ms
And Verify that "SUMMER_MAPPING" document is accepted 097ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 446ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 456ms
When Login as "super-admin-bausch" 2s 495ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 332ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 201ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 079ms
After Hooks.deleteModeOfTransportationAfterTest() 437ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 200ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 440ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 434ms
When Login as "super-admin-bausch" 2s 341ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 778ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 072ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 463ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 301ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 045ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 441ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 220ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 453ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 479ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "WINTER_MAPPING" document 046ms
And Disable "WINTER_MAPPING" document 15s 826ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 464ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 481ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "super-admin-bausch" 2s 463ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Disable "SUMMER_MAPPING" document 15s 843ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 465ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 221ms
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" 429ms
When Login as "super-admin-bausch" 2s 636ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 332ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 830ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 025ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 445ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "pba1-carrier" 5s 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 944ms
And Go to mode of transportation details 343ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
Then Edit "WINTER_MAPPING" document 2s 452ms
And Update "WINTER_MAPPING" document 247ms
And Verify that "WINTER_MAPPING" document is updated 284ms
And If user is login then logout 260ms
And Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 316ms
And Verify that "WINTER_MAPPING" document has updated date 075ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 460ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "pba1-carrier" 2s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 775ms
And Go to mode of transportation details 295ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Edit "SUMMER_MAPPING" document 2s 429ms
And Update "SUMMER_MAPPING" document 243ms
And Verify that "SUMMER_MAPPING" document is updated 216ms
And If user is login then logout 256ms
And Login as "super-admin-bausch" 2s 530ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 539ms
And Go to mode of transportation details 293ms
And Verify that "SUMMER_MAPPING" document has updated date 064ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 222ms
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" 434ms
When Login as "pba1-carrier" 2s 174ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 775ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 515ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 235ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 371ms
And If user is login then logout 429ms
And Login as "super-admin-bausch" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 344ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 232ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 446ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 295ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Verify that "WINTER_MAPPING" document is "true" to edition 181ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 455ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 318ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 165ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 417ms
When Login as "super-admin-bausch" 2s 214ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 534ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 457ms
After Hooks.deleteModeOfTransportationAfterTest() 305ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 426ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 322ms
And Accept "WINTER_MAPPING" document by API 402ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document is "false" to edition 160ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 451ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
And Accept "SUMMER_MAPPING" document by API 412ms
When Login as "super-admin-bausch" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 306ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 460ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 428ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 408ms
When Login as "super-admin-bausch" 2s 352ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 517ms
After Hooks.deleteModeOfTransportationAfterTest() 438ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 453ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 388ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 459ms
When Login as "super-admin-bausch" 2s 308ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 483ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 226ms
When Create default mode of transportation by API with "pba1-carrier" 445ms
And Login as "bausch-admin" 2s 248ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 265ms
When Disable mode of transportation 177ms
And Go to the last mode of transportations table page 15s 091ms
Then Verify that mode of transportation is not visible in the table 15s 060ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
When Create default mode of transportation by API with "pba1-carrier" 450ms
And Login as "pba1-carrier" 4s 613ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 880ms
And Go to mode of transportation details 342ms
When Disable mode of transportation 157ms
And Go to the last mode of transportations table page 15s 033ms
Then Verify that mode of transportation is not visible in the table 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 292ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 218ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Login as "bausch-admin" 2s 432ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Disable mode of transportation by API 316ms
Then Show disabled mode of transportations in the table 177ms
And Go to the last mode of transportations table page 759ms
Then Verify that mode of transportation is visible in the table 102ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 483ms
And Create default mode of transportation by API with "pba1-carrier" 456ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 273ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 679ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 355ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 472ms
When Create default mode of transportation by API with "pba1-carrier" 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 277ms
Then Reject mode of transportation 166ms
And Verify that user is redirected to mode of transportation tab 452ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
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 415ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 934ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 292ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 520ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 517ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 185ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 065ms
And If user is login then logout 261ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 811ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 363ms
And Accept "WINTER_MAPPING" document 16s 190ms
And Accept "SUMMER_MAPPING" document 16s 258ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 276ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 702ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 332ms
And Approve mode of transportation 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 523ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
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() 380ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 540ms
When Create default mode of transportation by API with "pba1-carrier" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 434ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 394ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 129ms
And Check if confirm mode of transportation button is visible 757ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 558ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 081ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 667ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 358ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 813ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 672ms
When Login as "super-admin-bausch" 2s 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 337ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 786ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 454ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
When Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 127ms
And Check if mode of transportation has status "Niezaakceptowany" 079ms
And Check if error message is visible in mode of transportation details 228ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 684ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
When Login as "super-admin-bausch" 2s 293ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 826ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 064ms
And Check if mode of transportation has status "Zaakceptowany" 081ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 688ms
When Login as "super-admin-bausch" 2s 473ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 827ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 455ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 524ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 154ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 152ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
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 851ms
And Create default mode of transportation by API with "pba1-carrier" 577ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 446ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 253ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-2[4]> but was:<2022-06-2[5]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 325ms
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 435ms
And Create default mode of transportation by API with "pba1-carrier" 586ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 379ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 249ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-06-2[4]> but was:<2021-06-2[5]>
	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() 314ms
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 492ms
And Create default mode of transportation by API with "pba1-carrier" 691ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 222ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-06-2[4]> but was:<2021-06-2[5]>
	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() 309ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 243ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 173ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 795ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 245ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 721ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 302ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 776ms
And Login as "bausch-admin" 5s 834ms
And Go to "TRANSPORT_TABLE" 519ms
And Find transport in table with status "advice-added" 3s 695ms
And Confirm statuses until reach "on-the-way" 13s 793ms
When Open statuses popup 158ms
And Toggle status date confirmation checkbox 394ms
And Confirm statuses until reach "process-ended" 5s 220ms
Then Check if transport has "process-ended" 078ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 989ms
After Hooks.deleteModeOfTransportationAfterTest() 414ms
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" 231ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 172ms
And Mark custom fields as not obligatory 007ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 724ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 225ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 723ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 323ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 245ms
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:98)
	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:323)
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() 719ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 862ms
After Hooks.deleteModeOfTransportationAfterTest() 451ms
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" 230ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 200ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 693ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 184ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 711ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 327ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 964ms
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:98)
	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:323)
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() 707ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 878ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms