-
-
Notifications
You must be signed in to change notification settings - Fork 769
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
Code Coverage: Create tests for src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx #1042
Comments
Hey, @palisadoes the test for this component is already written, do we need to write it again or is it wrong? |
Hey, @kirtanchandak the test is written but the coverage is only 93%, you have to get it to 100% by writing tests for missing lines. |
got it, can you assign this issue to me? |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
unassigning due to inactivity |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Hey @palisadoes , I want to work in this issue please assign me. |
@noman2002 Please close this issue as it is completed via #1138. Thanks! |
We will need unittests done for all methods, classes and functions found in this file.
Any widgets, components, modals referenced in this file must also have unittests done
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: