Project Number Date
ApolloFullRunnerReport develop.450 03 cze 2021, 07:18

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 21s 087ms Passed
Feature Invoice
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 995ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 285ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 088ms
When Click invoice button 2s 667ms
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" 009ms
And Clear all cache 952ms
And Login as "swisskrono-admin" 2s 303ms
And Go to "TRANSPORT_TABLE" 129ms
And Show all transport types 1s 071ms
And Click invoice button 122ms
Then Check that default currency value in invoice form is "USD" 063ms
After Hooks.deleteTransportAfterTest() 141ms
After Hooks.rollbackInvoiceCurrency() 828ms
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 283ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 113ms
When Click invoice button 2s 609ms
And Set default invoice currency value 061ms
Then Check that default currency value in invoice form is "EUR" 048ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 004ms
And Clear all cache 838ms
And Login as "swisskrono-admin" 1s 924ms
And Go to "TRANSPORT_TABLE" 133ms
And Show all transport types 1s 061ms
And Click invoice button 123ms
Then Check that default currency value in invoice form is "USD" 060ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.rollbackInvoiceCurrency() 871ms