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

Implement Unit Testing in Frontend #133

Open
sethumadhavan-k opened this issue Oct 21, 2024 · 2 comments · May be fixed by #134
Open

Implement Unit Testing in Frontend #133

sethumadhavan-k opened this issue Oct 21, 2024 · 2 comments · May be fixed by #134
Assignees

Comments

@sethumadhavan-k
Copy link
Collaborator

Set up unit testing for all frontend components of the project using Vitest to ensure code quality and reliability.

Tasks:

  • Install and configure Vitest in the project.
  • Write unit tests for all existing frontend components.
  • Ensure tests cover key functionality and edge cases.
  • Update the project documentation to include testing guidelines and instructions for running tests.
@nishammahsin
Copy link
Contributor

I would like to work on this

@nishammahsin
Copy link
Contributor

The pull request is currently a work in progress (WIP). You can track its progress here #134

@agberoz agberoz linked a pull request Oct 23, 2024 that will close this issue
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 a pull request may close this issue.

2 participants