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

Set Up Testing Framework and Write Tests for Existing Components #49

Open
timDeHof opened this issue Nov 19, 2023 · 0 comments
Open

Set Up Testing Framework and Write Tests for Existing Components #49

timDeHof opened this issue Nov 19, 2023 · 0 comments
Assignees
Labels
help wanted Extra attention is needed testing testing

Comments

@timDeHof
Copy link
Owner

Our project currently lacks a testing framework. We need to set up a testing framework like Jest and write unit and integration tests for existing components and utilities. This will help us ensure that our application is reliable and maintainable.

Acceptance Criteria:

  • Set up Jest (or another testing framework) in the project.
  • Write unit tests for at least 5 existing components.
  • Write integration tests for critical workflows.
  • Document how to run tests in the README.
@timDeHof timDeHof added help wanted Extra attention is needed testing testing labels Nov 19, 2023
@timDeHof timDeHof self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed testing testing
Projects
None yet
Development

No branches or pull requests

1 participant