-
-
Notifications
You must be signed in to change notification settings - Fork 961
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
Test: src/lib/utilities/uploadImage.ts #886
Labels
Comments
github-actions
bot
added
parent
Parent issue
unapproved
Unapproved for Pull Request
labels
Jan 24, 2023
palisadoes
added
good first issue
Good for newcomers
points 01
and removed
parent
Parent issue
labels
Jan 24, 2023
Can I work on this |
@arunavabasu-03 Hey , PR #931 closes this one please look for another issue. |
Thanks for informing !! @noman2002 then close this one !! |
Will close when the PR gets merged. |
@noman2002 The PR is merged! You can safely close this issue now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Talawa-API code base needs to be 100% reliable. This means we need to have 100% test code coverage.
src/lib/utilities/uploadImage.ts
single file with the name
__tests__/utilities/uploadImage.spec.ts
. You may need to create the appropriate directory structure to do this.IMPORTANT:
Please refer to the parent issue on how to implement these tests correctly:
PR Acceptance Criteria
codecov.io
to help with testing.The text was updated successfully, but these errors were encountered: