Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve a car rental #6

Open
haroldcohen opened this issue Sep 29, 2023 · 0 comments
Open

Retrieve a car rental #6

haroldcohen opened this issue Sep 29, 2023 · 0 comments
Assignees

Comments

@haroldcohen
Copy link
Contributor

haroldcohen commented Sep 29, 2023

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

@haroldcohen haroldcohen self-assigned this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant