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

write unit test for all routes #155

Closed
yesyash opened this issue Sep 1, 2024 · 2 comments
Closed

write unit test for all routes #155

yesyash opened this issue Sep 1, 2024 · 2 comments
Labels
feature task A big ticket item that needs to come up as a feature

Comments

@yesyash
Copy link
Collaborator

yesyash commented Sep 1, 2024

requirements

  • setup unit testing and add unit tests for all routes in the repository.
@yesyash yesyash converted this from a draft issue Sep 1, 2024
@yesyash yesyash added the feature task A big ticket item that needs to come up as a feature label Sep 1, 2024
@raj1802
Copy link

raj1802 commented Oct 16, 2024

requirements

  • setup unit testing and add unit tests for all routes in the repository.
  • unit tests for getAll() method
  • unit tests for create() method
  • unit tests for getAllRequests() method
  • Unit tests for getRequestsByStatus() method
  • Unit tests for approveRejectSkillRequest() method
  • Unit tests for getAllEndorsementsBySkillId method
  • Unit tests for create endorsement method
  • Unit tests for update endorsement method

@yesyash
Copy link
Collaborator Author

yesyash commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature task A big ticket item that needs to come up as a feature
Projects
Status: Done
Development

No branches or pull requests

2 participants