-
-
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/directives/index.ts #919
Comments
I want to work on this |
I would like to work on this issue, as I have completed the test file for it, with 100% code coverage. Could you please assign it to me. @palisadoes |
@anshgoyalevil It is assigned to @Rishab49 yesterday. You can work on some other issue. |
@Rishab49 are you still working upon this issue? |
@Rishab49 Are you still working on it. |
No I'm not |
@palisadoes Could you please assign this issue to me. |
@anshgoyalevil could you please let me work on this issue I have done similar work earlier, currently the issue I was working on might get closed. |
Nevermind you have been assigned you can work. |
Totally understand your point buddy, but, I have also worked upon the similar issue, and that one is closed as well. Hope you get any other issue to work upon. Thanks. |
Definitely buddy :) |
The Talawa-API code base needs to be 100% reliable. This means we need to have 100% test code coverage.
src/lib/directives/index.ts
single file with the name
__tests__/directives/index.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: