Project Number Date
ApolloFullRunnerReport develop.453 06 cze 2021, 07:20

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 20s 808ms Passed
Feature Invoice
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 078ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 268ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 103ms
When Click invoice button 2s 579ms
And Set default invoice currency value 051ms
Then Check that default currency value in invoice form is "EUR" 042ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 006ms
And Clear all cache 915ms
And Login as "swisskrono-admin" 2s 236ms
And Go to "TRANSPORT_TABLE" 127ms
And Show all transport types 1s 063ms
And Click invoice button 111ms
Then Check that default currency value in invoice form is "USD" 058ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.rollbackInvoiceCurrency() 803ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 040ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 302ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 127ms
When Click invoice button 2s 625ms
And Set default invoice currency value 052ms
Then Check that default currency value in invoice form is "EUR" 036ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 003ms
And Clear all cache 683ms
And Login as "swisskrono-admin" 1s 951ms
And Go to "TRANSPORT_TABLE" 108ms
And Show all transport types 1s 053ms
And Click invoice button 118ms
Then Check that default currency value in invoice form is "USD" 060ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackInvoiceCurrency() 719ms