-
-
Notifications
You must be signed in to change notification settings - Fork 878
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/directMessageChat.ts #892
Comments
can i work on this ?? |
@arunavabasu-03 Now you have 3 issues assigned to you. Please try to get the PR merged for all of them before asking for more issues. |
I have to take a look for this one , so unassigning !! 😀 |
Please assign it me, I can give a try. |
@noman2002 could you assign me this issue since aviraldev unassigned himself? |
@kb-0311 You have 3 issue assigned, get all the PRs merged before asking for more. Thank you. |
The Talawa-API code base needs to be 100% reliable. This means we need to have 100% test code coverage.
src/lib/resolvers/Subscription/directMessageChat.ts
single file with the name
__tests__/resolvers/Subscription/directMessageChat.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: