Project Number Date
ApolloFullRunnerReport apollo-test-2.64 01 lip 2021, 04:35

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 49s 606ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 719ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 448ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 297ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 745ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 438ms
And Click button advice in transport table "LOAD_EXPORT" 1s 765ms
And Set advice window in schedule 3s 254ms
And Fill advice form 11s 526ms
And Click advice save button and wait for advice form to disappear 33s 956ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 238ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 372ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 709ms
When Go to "TRANSPORT_TABLE" 479ms
And Show all transport types 1s 161ms
And Click button advice in transport table "LOAD_EXPORT" 2s 365ms
And Set advice window in schedule 3s 085ms
And Select driver "Marek Kanarek" from suggestions 2s 429ms
Then Verify if mode of transportation select is empty 076ms
After Hooks.deleteAllTransports() 49s 118ms
After Hooks.deleteModeOfTransportationAfterTest() 414ms
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 942ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 969ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 213ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 007ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 1s 025ms
When Go to "TRANSPORT_TABLE" 383ms
And Show all transport types 1s 175ms
And Click button advice in transport table "EXW_DELIVERY" 585ms
And Fill advice form 10s 663ms
And Click advice save button and wait for advice form to disappear 33s 257ms
And Click button advice in transport table "EXW_DELIVERY" 269ms
And Set advice window in schedule 3s 370ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 566ms
And Click advice save button and wait for advice form to disappear 34s 428ms
And Go to "TRANSPORT_TABLE" 467ms
And Show all transport types 1s 171ms
And Go to transport details "EXW_DELIVERY" 2s 837ms
Then Check are advice values equals 2s 641ms
After Hooks.deleteTransportAfterTest() 971ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 249ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 872ms
When Create default mode of transportation by API with "pba1-carrier" 644ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 382ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 12s 755ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 582ms
After Hooks.deleteModeOfTransportationAfterTest() 318ms
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" 224ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 730ms
When Create default mode of transportation by API with "pba1-carrier" 476ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 17s 111ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 1s 717ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 229ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
After Hooks.deleteModeOfTransportationAfterTest() 298ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 945ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 963ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 587ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 309ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 339ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create default mode of transportation by API with "pba1-carrier" 580ms
And Set status of MOT to "AWAITING_VERIFICATION" 250ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 173ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 746ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 393ms
When Login as "super-admin-bausch" 5s 987ms
And Go to "TRANSPORT_TABLE" 336ms
And Click button advice in transport table "LOAD_EXPORT" 309ms
And Set advice window in schedule 3s 301ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 557ms
After Hooks.deleteTransportAfterTest() 694ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
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" 456ms
And Set status of MOT to "DISABLED" 292ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 098ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 709ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 392ms
When Login as "super-admin-bausch" 2s 435ms
And Go to "TRANSPORT_TABLE" 382ms
And Click button advice in transport table "LOAD_EXPORT" 338ms
And Set advice window in schedule 3s 304ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 451ms
After Hooks.deleteTransportAfterTest() 699ms
After Hooks.deleteModeOfTransportationAfterTest() 270ms
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" 463ms
And Set status of MOT to "ACCEPTED" 289ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 124ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 734ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Login as "super-admin-bausch" 2s 492ms
And Go to "TRANSPORT_TABLE" 480ms
And Click button advice in transport table "LOAD_EXPORT" 246ms
And Set advice window in schedule 3s 301ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 660ms
After Hooks.deleteTransportAfterTest() 668ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create default mode of transportation by API with "pba1-carrier" 458ms
And Set status of MOT to "UPDATED" 299ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 123ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 821ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 408ms
When Login as "super-admin-bausch" 2s 479ms
And Go to "TRANSPORT_TABLE" 390ms
And Click button advice in transport table "LOAD_EXPORT" 324ms
And Set advice window in schedule 3s 314ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 557ms
After Hooks.deleteTransportAfterTest() 730ms
After Hooks.deleteModeOfTransportationAfterTest() 286ms
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" 450ms
And Set status of MOT to "REJECTED" 268ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 146ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 708ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 391ms
When Login as "super-admin-bausch" 2s 531ms
And Go to "TRANSPORT_TABLE" 450ms
And Click button advice in transport table "LOAD_EXPORT" 228ms
And Set advice window in schedule 3s 319ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 510ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 504ms
After Hooks.deleteTransportAfterTest() 765ms
After Hooks.deleteModeOfTransportationAfterTest() 303ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create default mode of transportation by API with "pba1-carrier" 448ms
And Set status of MOT to "BLOCKED" 289ms
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 693ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 360ms
When Login as "super-admin-bausch" 2s 437ms
And Go to "TRANSPORT_TABLE" 379ms
And Click button advice in transport table "LOAD_EXPORT" 319ms
And Set advice window in schedule 3s 294ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 486ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 470ms
After Hooks.deleteTransportAfterTest() 759ms
After Hooks.deleteModeOfTransportationAfterTest() 302ms
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" 474ms
When Login as "pba1-carrier" 2s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 886ms
And Go to mode of transportation details 296ms
And Open new "WINTER_MAPPING" document modal 193ms
Then Check default values in "WINTER_MAPPING" document form 080ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 214ms
And Verify that MOT has "WINTER_MAPPING" document 041ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 446ms
When Login as "pba1-carrier" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 794ms
And Go to mode of transportation details 312ms
And Open new "SUMMER_MAPPING" document modal 195ms
Then Check default values in "SUMMER_MAPPING" document form 085ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 213ms
And Verify that MOT has "SUMMER_MAPPING" document 031ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 455ms
When Login as "pba1-carrier" 2s 370ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 781ms
And Go to mode of transportation details 286ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 201ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 168ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 626ms
And Save new document 15s 209ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 453ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Accept "WINTER_MAPPING" document 16s 354ms
And Verify that "WINTER_MAPPING" document is accepted 090ms
After Hooks.deleteModeOfTransportationAfterTest() 406ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 469ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 332ms
When Login as "super-admin-bausch" 2s 378ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Accept "SUMMER_MAPPING" document 16s 224ms
And Verify that "SUMMER_MAPPING" document is accepted 094ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
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" 449ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 453ms
When Login as "super-admin-bausch" 2s 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 327ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 287ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 450ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 457ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 270ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 103ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 481ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 054ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 475ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 044ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 464ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 359ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Disable "WINTER_MAPPING" document 15s 840ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 060ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
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" 448ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Login as "super-admin-bausch" 2s 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Disable "SUMMER_MAPPING" document 15s 751ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 344ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 449ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 447ms
When Login as "super-admin-bausch" 2s 728ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 821ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 072ms
After Hooks.deleteModeOfTransportationAfterTest() 457ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 457ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "pba1-carrier" 5s 069ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 931ms
And Go to mode of transportation details 312ms
And Verify that MOT has "WINTER_MAPPING" document 044ms
Then Edit "WINTER_MAPPING" document 2s 431ms
And Update "WINTER_MAPPING" document 259ms
And Verify that "WINTER_MAPPING" document is updated 283ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 491ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 297ms
And Verify that "WINTER_MAPPING" document has updated date 057ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 465ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "pba1-carrier" 2s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 769ms
And Go to mode of transportation details 307ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Edit "SUMMER_MAPPING" document 2s 434ms
And Update "SUMMER_MAPPING" document 249ms
And Verify that "SUMMER_MAPPING" document is updated 217ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 476ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 314ms
And Verify that "SUMMER_MAPPING" document has updated date 071ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
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" 458ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 429ms
When Login as "pba1-carrier" 2s 212ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 746ms
And Go to mode of transportation details 314ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 525ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 246ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 418ms
And If user is login then logout 447ms
And Login as "super-admin-bausch" 2s 285ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 335ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 167ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
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" 438ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
When Login as "super-admin-bausch" 2s 159ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 296ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Verify that "WINTER_MAPPING" document is "true" to edition 178ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 449ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 236ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 167ms
After Hooks.deleteModeOfTransportationAfterTest() 326ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 436ms
When Login as "super-admin-bausch" 2s 293ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 530ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 435ms
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 324ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 450ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
And Accept "SUMMER_MAPPING" document by API 403ms
When Login as "super-admin-bausch" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 579ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
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" 463ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 401ms
When Login as "super-admin-bausch" 2s 380ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 342ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 510ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
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" 441ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 446ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 390ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 468ms
When Login as "super-admin-bausch" 2s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 033ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 445ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
When Create default mode of transportation by API with "pba1-carrier" 439ms
And Login as "bausch-admin" 5s 941ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 274ms
When Disable mode of transportation 150ms
And Go to the last mode of transportations table page 15s 058ms
Then Verify that mode of transportation is not visible in the table 15s 070ms
After Hooks.deleteModeOfTransportationAfterTest() 275ms
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" 456ms
And Login as "pba1-carrier" 4s 625ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 064ms
And Go to mode of transportation details 297ms
When Disable mode of transportation 166ms
And Go to the last mode of transportations table page 15s 080ms
Then Verify that mode of transportation is not visible in the table 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 224ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Login as "bausch-admin" 2s 376ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Disable mode of transportation by API 304ms
Then Show disabled mode of transportations in the table 152ms
And Go to the last mode of transportations table page 796ms
Then Verify that mode of transportation is visible in the table 093ms
After Hooks.deleteModeOfTransportationAfterTest() 420ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 496ms
And Create default mode of transportation by API with "pba1-carrier" 472ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 529ms
And Go to mode of transportation details 264ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 418ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 355ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 449ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 264ms
Then Reject mode of transportation 136ms
And Verify that user is redirected to mode of transportation tab 434ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 307ms
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 440ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 808ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 282ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 461ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 495ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 099ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And If user is login then logout 278ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 667ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 359ms
And Accept "WINTER_MAPPING" document 16s 171ms
And Accept "SUMMER_MAPPING" document 16s 211ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 367ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 721ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 070ms
And Go to mode of transportation details 309ms
And Approve mode of transportation 124ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 519ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 079ms
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() 476ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 623ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 454ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 333ms
Then Approve mode of transportation 136ms
And Check if confirm mode of transportation button is visible 727ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 543ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
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 665ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
When Login as "super-admin-bausch" 2s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 369ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 850ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 073ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 675ms
When Login as "super-admin-bausch" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 352ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 752ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 068ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 428ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 436ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 447ms
When Login as "super-admin-bausch" 2s 460ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 652ms
And Go to mode of transportation details 339ms
Then Approve mode of transportation 161ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 223ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
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 695ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 375ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 337ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 818ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 077ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 683ms
When Login as "super-admin-bausch" 2s 447ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 833ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 032ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 437ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 431ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 167ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 683ms
And Create default mode of transportation by API with "pba1-carrier" 594ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 436ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 279ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 479ms
And Create default mode of transportation by API with "pba1-carrier" 598ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 238ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 431ms
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" 325ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 257ms
After Hooks.deleteModeOfTransportationAfterTest() 312ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 242ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 181ms
And Mark custom fields as not obligatory 007ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 766ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 210ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 756ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 859ms
And Login as "bausch-admin" 6s 092ms
And Go to "TRANSPORT_TABLE" 505ms
And Find transport in table with status "advice-added" 3s 727ms
And Confirm statuses until reach "on-the-way" 16s 691ms
When Open statuses popup 146ms
And Toggle status date confirmation checkbox 402ms
And Confirm statuses until reach "process-ended" 6s 213ms
Then Check if transport has "process-ended" 067ms
After Hooks.deleteTransportAfterTest() 1s 052ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 858ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 227ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 190ms
And Mark custom fields as not obligatory 009ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 708ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 222ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 716ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 391ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 506ms
And Login as "bausch-admin" 6s 142ms
And Go to "TRANSPORT_TABLE" 462ms
And Find transport in table with status "advice-added" 3s 648ms
And Confirm statuses until reach "on-the-way" 16s 777ms
And Open statuses popup 146ms
And Toggle status date confirmation checkbox 393ms
And Change status execution date to "1" days from today 2s 495ms
Then Verify that status cannot be confirmed 1s 232ms
After Hooks.deleteTransportAfterTest() 927ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 814ms
After Hooks.deleteModeOfTransportationAfterTest() 328ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 227ms
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" 1s 698ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 238ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 747ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 398ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 335ms
And Login as "bausch-admin" 6s
And Go to "TRANSPORT_TABLE" 504ms
And Find transport in table with status "advice-added" 3s 686ms
And Confirm statuses until reach "on-the-way" 16s 731ms
And Open statuses popup 150ms
And Toggle status date confirmation checkbox 426ms
And Change status execution date to "-1" days from today 2s 486ms
Then Verify that status cannot be confirmed 1s 225ms
After Hooks.deleteTransportAfterTest() 1s 044ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 857ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms