-
-
Notifications
You must be signed in to change notification settings - Fork 882
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/resolvers/Subscription/messageSentToGroupChat.ts #889
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
pls assign this to me |
I am also open to work on this issue. |
@kb-0311 Please check slack |
I am unassigning this issue for the time being if it is not resolved by someone else I'll come back to it. |
Hi, can you please assign this issue to me? @aviraldevv @palisadoes |
@pinkman7009 Any update ? |
Unassigning so that others can get a chance. |
@palisadoes, can I work on this issue? |
This was referenced Feb 27, 2023
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/resolvers/Subscription/messageSentToGroupChat.ts
single file with the name
__tests__/resolvers/Subscription/messageSentToGroupChat.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: