Project Number Date
ApolloFullRunnerReport apollo-test-2.151 09 wrz 2021, 06:10

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 4s 266ms Passed
Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 401ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 176ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 656ms
When Click invoice button 3s 304ms
And Set default invoice currency value 175ms
Then Check that default currency value in invoice form is "EUR" 149ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 243ms
And Clear all cache 2s 351ms
And Login as "swisskrono-admin" 10s 940ms
And Go to "TRANSPORT_TABLE" 478ms
And Show all transport types 1s 189ms
And Click invoice button 646ms
Then Check that default currency value in invoice form is "USD" 150ms
After Hooks.deleteTransportAfterTest() 751ms
After Hooks.rollbackInvoiceCurrency() 2s 373ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 11s 248ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 164ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 599ms
When Click invoice button 3s 427ms
And Set default invoice currency value 182ms
Then Check that default currency value in invoice form is "EUR" 125ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 187ms
And Clear all cache 1s 995ms
And Login as "swisskrono-admin" 10s 829ms
And Go to "TRANSPORT_TABLE" 436ms
And Show all transport types 1s 193ms
And Click invoice button 864ms
Then Check that default currency value in invoice form is "USD" 145ms
After Hooks.deleteTransportAfterTest() 795ms
After Hooks.rollbackInvoiceCurrency() 2s 360ms