Project Number Date
ApolloFullRunnerReport apollo-test-2.161 17 wrz 2021, 07:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Invoice 26 0 0 0 0 26 2 0 2 1m 3s 640ms Passed
Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 391ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 136ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 637ms
When Click invoice button 3s 258ms
And Set default invoice currency value 184ms
Then Check that default currency value in invoice form is "EUR" 140ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 229ms
And Clear all cache 2s 369ms
And Login as "swisskrono-admin" 10s 815ms
And Go to "TRANSPORT_TABLE" 423ms
And Show all transport types 1s 185ms
And Click invoice button 645ms
Then Check that default currency value in invoice form is "USD" 147ms
After Hooks.deleteTransportAfterTest() 751ms
After Hooks.rollbackInvoiceCurrency() 2s 338ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 10s 875ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 086ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 660ms
When Click invoice button 3s 466ms
And Set default invoice currency value 162ms
Then Check that default currency value in invoice form is "EUR" 132ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 192ms
And Clear all cache 2s 287ms
And Login as "swisskrono-admin" 10s 651ms
And Go to "TRANSPORT_TABLE" 410ms
And Show all transport types 1s 169ms
And Click invoice button 825ms
Then Check that default currency value in invoice form is "USD" 154ms
After Hooks.deleteTransportAfterTest() 781ms
After Hooks.rollbackInvoiceCurrency() 2s 359ms