-
-
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/directives/authDirective.ts #920
Labels
Comments
github-actions
bot
added
parent
Parent issue
test
Testing application
unapproved
Unapproved for Pull Request
labels
Jan 24, 2023
@palisadoes could you please assign me this issue |
|
@parteekcoder You can work on this. Assigned to you. |
@parteekcoder are you still working on this issue? |
@palisadoes Could you please assign this issue to me. |
@parteekcoder we'll reassign this after a week of no activity. |
Unassigned due to inactivity. |
@palisadoes Please assign this to me. |
@palisadoes, can I work on this issue? |
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/directives/authDirective.ts
single file with the name
__tests__/directives/authDirective.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: