Skip to content

Basket Page - Improve receipt#107

Merged
SEPOTOM merged 2 commits intobasket-about_usfrom
basket/improve-receipt
Sep 9, 2023
Merged

Basket Page - Improve receipt#107
SEPOTOM merged 2 commits intobasket-about_usfrom
basket/improve-receipt

Conversation

@SEPOTOM
Copy link
Copy Markdown
Owner

@SEPOTOM SEPOTOM commented Sep 9, 2023

Task: N/A
Task code: N/A
Trello ticket: link
Description of the change: the cartID is no longer used to get the cart. You can use the following two accounts for testing:

  1. Account with a shopping cart:
  2. Account without a shopping cart:

Type:

  • Feature
  • Bug
  • Refactor
  • Infrastructure

Acceptance criteria checklist:

  • On the cart page, the authorized user will see: the cart and the products in it, if there is a cart for the account; the error message "Could not find the cart for the current customer. Please, try again later." if there is no cart for the account.

Tests:

  • put test filenames here
  • covered already
  • not required
  • N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@SEPOTOM
Copy link
Copy Markdown
Owner Author

SEPOTOM commented Sep 9, 2023

Copy link
Copy Markdown
Collaborator

@Mary-FE Mary-FE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's ok, approved)

@SEPOTOM SEPOTOM merged commit d192d42 into basket-about_us Sep 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

Successfully merging this pull request may close these issues.

3 participants