Skip to content
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

Open
1 task
Ido-Barnea opened this issue Mar 29, 2024 · 1 comment · Fixed by #288, #291 or #296
Open
1 task

Improve test coverage #264

Ido-Barnea opened this issue Mar 29, 2024 · 1 comment · Fixed by #288, #291 or #296
Assignees
Labels
testing Related to testing
Milestone

Comments

@Ido-Barnea
Copy link
Owner

Ido-Barnea commented Mar 29, 2024

Requested Changes

  • Increase test coverage of logic files to a minimum of 95%.

Additional Information

To assess current test coverage, execute Jest with the --coverage flag and inspect the generated report in the test-coverage directory.

@Ido-Barnea Ido-Barnea added infra Changes and improvements to the project's infrastructure testing Related to testing labels Mar 29, 2024
@Ido-Barnea Ido-Barnea added this to the 0.2.0 milestone Mar 29, 2024
@Ido-Barnea Ido-Barnea removed the infra Changes and improvements to the project's infrastructure label Mar 30, 2024
@Ido-Barnea Ido-Barnea self-assigned this Apr 21, 2024
@Ido-Barnea Ido-Barnea linked a pull request Apr 22, 2024 that will close this issue
@Ido-Barnea Ido-Barnea reopened this Apr 22, 2024
@Ido-Barnea Ido-Barnea linked a pull request Apr 22, 2024 that will close this issue
@Ido-Barnea Ido-Barnea reopened this Apr 22, 2024
@Monkey-bored Monkey-bored linked a pull request Apr 28, 2024 that will close this issue
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
@Monkey-bored Monkey-bored reopened this Apr 29, 2024
@Ido-Barnea
Copy link
Owner Author

@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