-
Notifications
You must be signed in to change notification settings - Fork 143
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
Ramp up - Add tests for Products Delete API #2865
base: main
Are you sure you want to change the base?
Conversation
@carterbuce has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@carterbuce has updated the pull request. You must reimport the pull request before landing. |
@carterbuce has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the tests
f7ac106
to
c0a8753
Compare
@carterbuce has updated the pull request. You must reimport the pull request before landing. |
@carterbuce has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Changes proposed in this Pull Request:
Adding simple Request and Response tests to the Products Delete API to increase code coverage and as a ramp-up work item for getting used to the dev flow in this repository
Do the changed files pass
phpcs
checks? Please removephpcs:ignore
comments in changed files and fix any issues, or delete if not practical.Test Plan:
phpunit tests/Unit/Api/ProductCatalog/Products/Delete