Given
Login by Api as "super-admin-piast" and get token and expect status "200"
249ms
When
Wait "15" seconds
15s
And
Get updated transports in "15" time for api version "v1" and expect status "404"
153ms
And
Check if the updated transports response is empty
015ms
And
Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200"
1s 529ms
Then
Get updated transports in "15" time for api version "v1" and expect status "200"
283ms
And
Check if the updated transports response contains created transport
013ms