Project Number Date
ApolloFullRunnerReport kapibary.28 05 cze 2021, 06:53

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
API Transport 48 0 0 0 0 48 12 0 12 9s 886ms Passed
Feature API Transport
Given Login by Api as "super-admin-piast" and get token and expect status "200" 300ms
When Create transport by invalid JSON file "CREATE_LOAD_ORDER_IN_TRANSPORT_INCORRECT_VALUES" as "super-admin-piast" for api version "v1" 545ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Nieprawidłowe wartości w polu orderInTransport" 398ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 300ms
When Create transport by invalid JSON file "CREATE_LOAD_ORDER_IN_TRANSPORT_EMPTY" as "super-admin-piast" for api version "v1" 834ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Brak wartości w polu orderInTransport, pole jest obowiązkowe" 014ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 297ms
When Create transport by invalid JSON file "CREATE_LOAD_STEP_TYPE_NAME_INCORRECT_VALUES" as "super-admin-piast" for api version "v1" 442ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawna wartość w polu stepTypeName. Poprawne wartości to: load, unload" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 312ms
When Create transport by invalid JSON file "CREATE_LOAD_STEP_TYPE_NAME_EMPTY" as "super-admin-piast" for api version "v1" 456ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Brak wartości w polu stepTypeName, pole jest obowiązkowe" 013ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 288ms
When Create transport by invalid JSON file "CREATE_LOAD_ORDER_IN_TRANSPORT_INCORRECT_VALUES" as "super-admin-piast" for api version "v1" 444ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Nieprawidłowe wartości w polu orderInTransport" 012ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 294ms
When Create transport by invalid JSON file "CREATE_LOAD_ORDER_IN_TRANSPORT_EMPTY" as "super-admin-piast" for api version "v1" 453ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Brak wartości w polu orderInTransport, pole jest obowiązkowe" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 308ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_COUNTRY_CODE_INCORRECT" as "super-admin-piast" for api version "v1" 472ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny kod kraju" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 303ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_EMPTY" as "super-admin-piast" for api version "v1" 428ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny adres" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 309ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_RECIPIENT_EMPTY" as "super-admin-piast" for api version "v1" 429ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny adres" 010ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 299ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_POSTAL_EMPTY" as "super-admin-piast" for api version "v1" 441ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny adres" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 275ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_CITY_EMPTY" as "super-admin-piast" for api version "v1" 417ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny adres" 011ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 261ms
When Create transport by invalid JSON file "CREATE_LOAD_ADDRESS_STREET_EMPTY" as "super-admin-piast" for api version "v1" 432ms
Then Check if response status code equals "422" 000ms
And Check if response message contains "Niepoprawny adres" 013ms