Project Number Date
ApolloFullRunnerReport apollo-test-2.50 30 cze 2021, 09:31

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 529 2 38 0 0 569 51 2 53 25m 54s 837ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 577ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 473ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 318ms
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 760ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 425ms
And Click button advice in transport table "LOAD_EXPORT" 1s 754ms
And Set advice window in schedule 3s 284ms
And Fill advice form 11s 615ms
And Click advice save button and wait for advice form to disappear 33s 941ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 238ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 371ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 753ms
When Go to "TRANSPORT_TABLE" 459ms
And Show all transport types 1s 161ms
And Click button advice in transport table "LOAD_EXPORT" 2s 416ms
And Set advice window in schedule 3s 207ms
And Select driver "Marek Kanarek" from suggestions 2s 378ms
Then Verify if mode of transportation select is empty 082ms
After Hooks.deleteAllTransports() 49s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 426ms
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 921ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 991ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 299ms
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 922ms
When Go to "TRANSPORT_TABLE" 408ms
And Show all transport types 1s 154ms
And Click button advice in transport table "EXW_DELIVERY" 673ms
And Fill advice form 10s 575ms
And Click advice save button and wait for advice form to disappear 33s 282ms
And Click button advice in transport table "EXW_DELIVERY" 271ms
And Set advice window in schedule 3s 277ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 536ms
And Click advice save button and wait for advice form to disappear 33s 835ms
And Go to "TRANSPORT_TABLE" 426ms
And Show all transport types 1s 161ms
And Go to transport details "EXW_DELIVERY" 2s 817ms
Then Check are advice values equals 2s 714ms
After Hooks.deleteTransportAfterTest() 1s 028ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 246ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 881ms
When Create default mode of transportation by API with "pba1-carrier" 671ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 371ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 7s 645ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 528ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
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" 229ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 761ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 19s 260ms
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 764ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 232ms
When Create default mode of transportation by API with "pba1-carrier" 463ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 995ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 889ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 450ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 292ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 353ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create default mode of transportation by API with "pba1-carrier" 452ms
And Set status of MOT to "AWAITING_VERIFICATION" 269ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 126ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 735ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 416ms
When Login as "super-admin-bausch" 6s 156ms
And Go to "TRANSPORT_TABLE" 389ms
And Click button advice in transport table "LOAD_EXPORT" 333ms
And Set advice window in schedule 3s 316ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 459ms
After Hooks.deleteTransportAfterTest() 782ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create default mode of transportation by API with "pba1-carrier" 468ms
And Set status of MOT to "DISABLED" 298ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 125ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 752ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 404ms
When Login as "super-admin-bausch" 2s 521ms
And Go to "TRANSPORT_TABLE" 463ms
And Click button advice in transport table "LOAD_EXPORT" 271ms
And Set advice window in schedule 3s 319ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 492ms
After Hooks.deleteTransportAfterTest() 740ms
After Hooks.deleteModeOfTransportationAfterTest() 271ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create default mode of transportation by API with "pba1-carrier" 465ms
And Set status of MOT to "ACCEPTED" 281ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 164ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 724ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 413ms
When Login as "super-admin-bausch" 2s 325ms
And Go to "TRANSPORT_TABLE" 460ms
And Click button advice in transport table "LOAD_EXPORT" 257ms
And Set advice window in schedule 3s 261ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 603ms
After Hooks.deleteTransportAfterTest() 662ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create default mode of transportation by API with "pba1-carrier" 449ms
And Set status of MOT to "UPDATED" 291ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 073ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 815ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Login as "super-admin-bausch" 2s 472ms
And Go to "TRANSPORT_TABLE" 442ms
And Click button advice in transport table "LOAD_EXPORT" 271ms
And Set advice window in schedule 3s 287ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 567ms
After Hooks.deleteTransportAfterTest() 665ms
After Hooks.deleteModeOfTransportationAfterTest() 297ms
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" 463ms
And Set status of MOT to "REJECTED" 291ms
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 728ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 393ms
When Login as "super-admin-bausch" 2s 415ms
And Go to "TRANSPORT_TABLE" 381ms
And Click button advice in transport table "LOAD_EXPORT" 343ms
And Set advice window in schedule 3s 291ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 504ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 499ms
After Hooks.deleteTransportAfterTest() 670ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 212ms
And Create default mode of transportation by API with "pba1-carrier" 482ms
And Set status of MOT to "BLOCKED" 282ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 089ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 708ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 394ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "TRANSPORT_TABLE" 377ms
And Click button advice in transport table "LOAD_EXPORT" 347ms
And Set advice window in schedule 3s 324ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 485ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 447ms
After Hooks.deleteTransportAfterTest() 659ms
After Hooks.deleteModeOfTransportationAfterTest() 286ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 455ms
When Login as "pba1-carrier" 2s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 939ms
And Go to mode of transportation details 316ms
And Open new "WINTER_MAPPING" document modal 202ms
Then Check default values in "WINTER_MAPPING" document form 079ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 197ms
And Verify that MOT has "WINTER_MAPPING" document 044ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 448ms
When Login as "pba1-carrier" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 772ms
And Go to mode of transportation details 306ms
And Open new "SUMMER_MAPPING" document modal 199ms
Then Check default values in "SUMMER_MAPPING" document form 078ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 196ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 413ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 455ms
When Login as "pba1-carrier" 2s 493ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 749ms
And Go to mode of transportation details 287ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 194ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 167ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 605ms
And Save new document 15s 231ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
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" 450ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 474ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Accept "WINTER_MAPPING" document 16s 250ms
And Verify that "WINTER_MAPPING" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 453ms
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" 441ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 658ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Accept "SUMMER_MAPPING" document 16s 198ms
And Verify that "SUMMER_MAPPING" document is accepted 087ms
After Hooks.deleteModeOfTransportationAfterTest() 435ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 467ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 433ms
When Login as "super-admin-bausch" 2s 431ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 265ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 091ms
After Hooks.deleteModeOfTransportationAfterTest() 443ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 447ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
When Login as "super-admin-bausch" 2s 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 340ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 090ms
After Hooks.deleteModeOfTransportationAfterTest() 341ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 215ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 448ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 086ms
After Hooks.deleteModeOfTransportationAfterTest() 442ms
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" 473ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
When Login as "super-admin-bausch" 2s 534ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 345ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
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" 453ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
When Login as "super-admin-bausch" 2s 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 336ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Disable "WINTER_MAPPING" document 15s 813ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 446ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 430ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 355ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Disable "SUMMER_MAPPING" document 15s 820ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 457ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 443ms
When Login as "super-admin-bausch" 2s 545ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 341ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 811ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 430ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Login as "pba1-carrier" 4s 991ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 007ms
And Go to mode of transportation details 328ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
Then Edit "WINTER_MAPPING" document 2s 458ms
And Update "WINTER_MAPPING" document 240ms
And Verify that "WINTER_MAPPING" document is updated 283ms
And If user is login then logout 252ms
And Login as "super-admin-bausch" 2s 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 286ms
And Verify that "WINTER_MAPPING" document has updated date 075ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
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" 441ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "pba1-carrier" 2s 197ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 825ms
And Go to mode of transportation details 310ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Edit "SUMMER_MAPPING" document 2s 425ms
And Update "SUMMER_MAPPING" document 244ms
And Verify that "SUMMER_MAPPING" document is updated 214ms
And If user is login then logout 235ms
And Login as "super-admin-bausch" 2s 486ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 319ms
And Verify that "SUMMER_MAPPING" document has updated date 072ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
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" 448ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 432ms
When Login as "pba1-carrier" 2s 227ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 802ms
And Go to mode of transportation details 315ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 530ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 252ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 423ms
And If user is login then logout 249ms
And Login as "super-admin-bausch" 2s 469ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 336ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 239ms
After Hooks.deleteModeOfTransportationAfterTest() 431ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 443ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 301ms
Then Verify that MOT has "WINTER_MAPPING" document 036ms
And Verify that "WINTER_MAPPING" document is "true" to edition 142ms
After Hooks.deleteModeOfTransportationAfterTest() 320ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 219ms
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" 328ms
When Login as "super-admin-bausch" 2s 270ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 157ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 442ms
When Login as "super-admin-bausch" 2s 316ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 508ms
After Hooks.deleteModeOfTransportationAfterTest() 328ms
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" 440ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
And Accept "WINTER_MAPPING" document by API 408ms
When Login as "super-admin-bausch" 2s 290ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "WINTER_MAPPING" document 040ms
And Verify that "WINTER_MAPPING" document is "false" to edition 135ms
After Hooks.deleteModeOfTransportationAfterTest() 277ms
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" 464ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
And Accept "SUMMER_MAPPING" document by API 411ms
When Login as "super-admin-bausch" 2s 368ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SUMMER_MAPPING" document 037ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 141ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 234ms
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" 453ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 402ms
When Login as "super-admin-bausch" 2s 392ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 521ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 457ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 399ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 456ms
When Login as "super-admin-bausch" 2s 284ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 475ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
When Create default mode of transportation by API with "pba1-carrier" 444ms
And Login as "bausch-admin" 5s 904ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 277ms
When Disable mode of transportation 158ms
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 074ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 220ms
When Create default mode of transportation by API with "pba1-carrier" 461ms
And Login as "pba1-carrier" 4s 592ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 981ms
And Go to mode of transportation details 279ms
When Disable mode of transportation 160ms
And Go to the last mode of transportations table page 15s 083ms
Then Verify that mode of transportation is not visible in the table 15s 081ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
When Create default mode of transportation by API with "pba1-carrier" 470ms
And Login as "bausch-admin" 2s 387ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Disable mode of transportation by API 313ms
Then Show disabled mode of transportations in the table 145ms
And Go to the last mode of transportations table page 800ms
Then Verify that mode of transportation is visible in the table 140ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 401ms
And Create default mode of transportation by API with "pba1-carrier" 458ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 272ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 677ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 350ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 465ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
And Go to mode of transportation details 281ms
Then Reject mode of transportation 124ms
And Verify that user is redirected to mode of transportation tab 439ms
Then Check if "Odrzucony" status is visible in mode of transportation table 091ms
After Hooks.deleteModeOfTransportationAfterTest() 303ms
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 396ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 784ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 554ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 282ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 514ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 202ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 099ms
And If user is login then logout 289ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 705ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 380ms
And Accept "WINTER_MAPPING" document 16s 260ms
And Accept "SUMMER_MAPPING" document 16s 251ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 444ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 160ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 524ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 073ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 459ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 551ms
When Create default mode of transportation by API with "pba1-carrier" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 441ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 793ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 487ms
And Verify that user is redirected to mode of transportation tab 089ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 655ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 238ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 467ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 742ms
When Login as "super-admin-bausch" 2s 588ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 842ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 468ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 465ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 433ms
When Login as "super-admin-bausch" 2s 449ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 334ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 229ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 686ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 334ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 786ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 059ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 692ms
When Login as "super-admin-bausch" 2s 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 827ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zablokowany" 095ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 448ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
When Login as "super-admin-bausch" 2s 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 141ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 136ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 408ms
And Create default mode of transportation by API with "pba1-carrier" 635ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 260ms
After Hooks.deleteModeOfTransportationAfterTest() 347ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 436ms
And Create default mode of transportation by API with "pba1-carrier" 584ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 229ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 463ms
And Create default mode of transportation by API with "pba1-carrier" 610ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 232ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 234ms
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 880ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 264ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 705ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 388ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 794ms
And Login as "bausch-admin" 5s 911ms
And Go to "TRANSPORT_TABLE" 499ms
And Find transport in table with status "advice-added" 3s 694ms
And Confirm statuses until reach "on-the-way" 16s 787ms
When Open statuses popup 157ms
And Toggle status date confirmation checkbox 411ms
And Confirm statuses until reach "process-ended" 6s 192ms
Then Check if transport has "process-ended" 067ms
After Hooks.deleteTransportAfterTest() 985ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 863ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 247ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 174ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 16s 149ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 205ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 729ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 377ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 681ms
And Login as "bausch-admin" 5s 968ms
And Go to "TRANSPORT_TABLE" 489ms
And Find transport in table with status "advice-added" 3s 681ms
And Confirm statuses until reach "on-the-way" 16s 757ms
And Open statuses popup 139ms
And Toggle status date confirmation checkbox 390ms
And Change status execution date to "1" days from today 2s 469ms
Then Verify that status cannot be confirmed 1s 226ms
After Hooks.deleteTransportAfterTest() 1s 030ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 893ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 232ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 171ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 727ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 234ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 724ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 414ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 666ms
And Login as "bausch-admin" 5s 940ms
And Go to "TRANSPORT_TABLE" 497ms
And Find transport in table with status "advice-added" 3s 642ms
And Confirm statuses until reach "on-the-way" 15s 758ms
And Open statuses popup 161ms
And Toggle status date confirmation checkbox 402ms
And Change status execution date to "-1" days from today 2s 495ms
Then Verify that status cannot be confirmed 1s 230ms
After Hooks.deleteTransportAfterTest() 1s 023ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 865ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms