You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a customer or a front desk employee,
I want to retrieve a car rental,
In order to consult information such as the pickup date or the price.
Out of scope
Authentication and credential checks
Acceptance criteria
Scenario: A simple car rental retrieval
Given I am logged in as customer [email protected]
And I have booked an Aston Martin V8 to be picked up at 12:00 tomorrow and dropped off at 14:00 after tomorrow
And the total price for my car rental is 200 €
When I retrieve car rental with ID 31d156fe-2602-46bc-910b-f8456a1bebf4
Then it should return one car rental with ID 31d156fe-2602-46bc-910b-f8456a1bebf4
The text was updated successfully, but these errors were encountered:
As a customer or a front desk employee,
I want to retrieve a car rental,
In order to consult information such as the pickup date or the price.
Out of scope
Acceptance criteria
Scenario: A simple car rental retrieval
Given I am logged in as customer [email protected]
And I have booked an Aston Martin V8 to be picked up at 12:00 tomorrow and dropped off at 14:00 after tomorrow
And the total price for my car rental is 200 €
When I retrieve car rental with ID 31d156fe-2602-46bc-910b-f8456a1bebf4
Then it should return one car rental with ID 31d156fe-2602-46bc-910b-f8456a1bebf4
The text was updated successfully, but these errors were encountered: