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

13. Viewing a past order #13

Closed
dphilla opened this issue Sep 12, 2017 · 0 comments
Closed

13. Viewing a past order #13

dphilla opened this issue Sep 12, 2017 · 0 comments
Assignees

Comments

@dphilla
Copy link
Owner

dphilla commented Sep 12, 2017

Background: An existing user that has one previous order

As an authenticated user When I visit “/orders” Then I should see my past order And I should see a link to view that order And when I click that link Then I should see each item that was order with the quantity and line-item subtotals And I should see links to each item’s show page And I should see the current status of the order (ordered, paid, cancelled, completed) And I should see the total price for the order And I should see the date/time that the order was submitted

If the order was completed or cancelled Then I should see a timestamp when the action took place

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

3 participants