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 automated test suite #10

Open
3 tasks
victorfrye opened this issue Dec 31, 2023 · 0 comments
Open
3 tasks

Add automated test suite #10

victorfrye opened this issue Dec 31, 2023 · 0 comments
Assignees
Labels
🌐 Area-WebApp Related to functionality and user experience of web app 💡 Issue-Feature New feature or request

Comments

@victorfrye
Copy link
Owner

victorfrye commented Dec 31, 2023

Is your feature request related to a problem? Please describe.
I would like increased confidence when a change occurs (from myself, dependabot, or community contributor) that core functionality is not broken or is intentionally modified.

Describe the solution you'd like
Add a test suite. Probably utilizing Jest given investigations.

Describe alternatives you've considered
Also considered:

  • Vitest
  • Playwright
  • Cypress

Additional context
In scope:

  • add unit testing for rich models
  • add component tests for rendering
  • execute tests in workflow automation

out of scope:

@victorfrye victorfrye added the 💡 Issue-Feature New feature or request label Dec 31, 2023
@victorfrye victorfrye self-assigned this Dec 31, 2023
@victorfrye victorfrye changed the title Add component testing [FEATURE] Add automated test suite Mar 8, 2024
@victorfrye victorfrye changed the title [FEATURE] Add automated test suite Add automated test suite Apr 6, 2024
@victorfrye victorfrye added the 🌐 Area-WebApp Related to functionality and user experience of web app label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 Area-WebApp Related to functionality and user experience of web app 💡 Issue-Feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant