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

Add API tests for complete order and cancel order actions #34

Closed
wants to merge 8 commits into from

Conversation

uLucasFraga
Copy link
Collaborator

Description

I'm creating new test scenarios to cancel and delete an order in the cart.

The task can be seen here.

How to test

  • yarn install && yarn test:api

Checklist

  • Branch name follows the pattern: concise-feature-description
  • PR has a descriptive name
  • PR branch is up-to-date with main (if not, rebase it)
  • Double-check the quality of commit messages

@uLucasFraga uLucasFraga added the ready to review This PR is ready to be reviewed label Aug 3, 2022
@uLucasFraga uLucasFraga self-assigned this Aug 3, 2022
@stefanteixeira stefanteixeira changed the title [#13] add new api tests for complete order and cancel order actions Add API tests for complete order and cancel order actions Aug 3, 2022
@stefanteixeira stefanteixeira linked an issue Aug 3, 2022 that may be closed by this pull request
@uLucasFraga uLucasFraga closed this Aug 4, 2022
@uLucasFraga uLucasFraga deleted the new-api-tests-cancel-orders branch August 4, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to review This PR is ready to be reviewed
Projects
New features
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Add API tests for Complete Order and Cancel Order actions
2 participants