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

Add component feature testing #156

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add component feature testing #156

wants to merge 4 commits into from

Commits on Sep 2, 2024

  1. test: add basic unit tests

    gregtyler authored and chrispymm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    663646d View commit details
    Browse the repository at this point in the history
  2. test: add testing-library

    This gives us a more user-focused language to test components with, to avoid testing implementation
    details
    gregtyler authored and chrispymm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f41a5c1 View commit details
    Browse the repository at this point in the history
  3. test: add basic initAll test

    gregtyler authored and chrispymm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    da05d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d6919 View commit details
    Browse the repository at this point in the history