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

Create unit test for product service API endpoints #145

Open
6 tasks
azharem opened this issue Apr 25, 2023 · 0 comments
Open
6 tasks

Create unit test for product service API endpoints #145

azharem opened this issue Apr 25, 2023 · 0 comments
Labels

Comments

@azharem
Copy link
Collaborator

azharem commented Apr 25, 2023

As a software engineer I want to write unit tests for product service API endpoints so that we can test the endpoints for bugs.

I know this is done when:

  • A success scenario unit test exists for adding a product to exemption
  • A failure scenario unit test exists for adding a product to exemption
  • A success scenario unit test exists for removing a product from exemption
  • A failure scenario unit test exists for removing a product from exemption
  • A success scenario unit test exists for updating a product
  • A failure scenario unit test exists for updating a product
@tabrez-aziz tabrez-aziz changed the title Create unit test for for product service API endpoints Create unit test for product service API endpoints Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants