-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improve test coverage #264
Comments
Ido-Barnea
added
infra
Changes and improvements to the project's infrastructure
testing
Related to testing
labels
Mar 29, 2024
Ido-Barnea
removed
the
infra
Changes and improvements to the project's infrastructure
label
Mar 30, 2024
Merged
Merged
Monkey-bored
added a commit
that referenced
this issue
Apr 28, 2024
Monkey-bored
added a commit
that referenced
this issue
Apr 28, 2024
Monkey-bored
added a commit
that referenced
this issue
Apr 28, 2024
Monkey-bored
added a commit
that referenced
this issue
Apr 28, 2024
Monkey-bored
added a commit
that referenced
this issue
Apr 29, 2024
[#264] Added tests for friendly fire rule
@Monkey-bored could you please update your progress regarding this issue? What is our current test coverage? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requested Changes
Additional Information
To assess current test coverage, execute Jest with the
--coverage
flag and inspect the generated report in thetest-coverage
directory.The text was updated successfully, but these errors were encountered: