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

Refactor commonHandler.js tests #187

Merged
merged 4 commits into from
Jul 30, 2023
Merged

Conversation

confused-Techie
Copy link
Member

Requirements

  • Filling out the template is required.

  • All new code requires tests to ensure against regressions.

    • However, if your PR contains zero code changes, feel free to select the checkmark below to indicate so.
  • Have you ran tests against this code?

  • This PR contains zero code changes.

Description of the Change

In my long running goal of better tests, and 100% test coverage, that has brought about this refactor.

While previously tests for this module did exist, since I've since moved onto a more modular and less complex testing strategy, I've gone ahead and taken those same queues to refactor those tests into smaller bit size files, with a file per function of the module, like being done elsewhere.

Additionally, these tests should now get this module to 100% testing coverage.

@confused-Techie confused-Techie merged commit 97b28fd into main Jul 30, 2023
6 checks passed
@confused-Techie confused-Techie deleted the refactor-common-handler-tests branch July 30, 2023 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant