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

chore: Test coverage tooling #95

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

chore: Test coverage tooling #95

wants to merge 3 commits into from

Conversation

lanesawyer
Copy link
Collaborator

What

  • Adds commands for generating test coverage so that we can more easily identify good areas for adding tests

How

  • Followed the steps on the Vitest Coverage site: https://vitest.dev/guide/coverage.html
  • Excluded the coverage directories from git and the formatting
  • Added commands to each of the package.jsons with tests

Screenshots

image

PR Checklist

  • Is your PR title following our conventional commit naming recommendations?
  • Have you filled in the PR Description Template?
  • Is your branch up to date with the latest in main?
  • Do the CI checks pass successfully?
  • Have you smoke tested the example applications?
  • Did you check that the changes meet accessibility standards?
  • Have you tested the application on these browsers?
    • Chrome (Fully supported)
    • Firefox (Major bug fixes supported)
    • Safari (Major bug fixes supported)

@lanesawyer lanesawyer requested a review from a team as a code owner March 4, 2025 08:28
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