Project Number Date
ApolloFullRunnerReport develop.454 07 cze 2021, 07:19

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 792ms Passed
Feature Invoice
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 935ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 256ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 092ms
When Click invoice button 2s 682ms
And Set default invoice currency value 050ms
Then Check that default currency value in invoice form is "EUR" 045ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 004ms
And Clear all cache 849ms
And Login as "swisskrono-admin" 2s 159ms
And Go to "TRANSPORT_TABLE" 138ms
And Show all transport types 1s 064ms
And Click invoice button 127ms
Then Check that default currency value in invoice form is "USD" 067ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.rollbackInvoiceCurrency() 864ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 070ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 268ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 112ms
When Click invoice button 2s 667ms
And Set default invoice currency value 045ms
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_EXPORT" and principal alias "swisskrono" 005ms
And Clear all cache 805ms
And Login as "swisskrono-admin" 1s 973ms
And Go to "TRANSPORT_TABLE" 119ms
And Show all transport types 1s 055ms
And Click invoice button 096ms
Then Check that default currency value in invoice form is "USD" 054ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.rollbackInvoiceCurrency() 762ms