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

Fix Jest Frontend tests #1558

Open
pushyamig opened this issue Dec 18, 2023 · 2 comments · May be fixed by #1577
Open

Fix Jest Frontend tests #1558

pushyamig opened this issue Dec 18, 2023 · 2 comments · May be fixed by #1577
Assignees
Labels
good first issue Good for newcomers

Comments

@pushyamig
Copy link
Contributor

pushyamig commented Dec 18, 2023

We have written few Jest tests for Frontend side of things, and currently it is broken in master branch. Fix the test and upgrade to new version of Jest package. instruction to run the test are included in the repo docs.

This issue also need to update the npm packages (relevant to Unit test)

Note: We have not added new tests since the initial one.

@pushyamig pushyamig changed the title Fix Jest Fix Jest Frontend tests Dec 18, 2023
@pushyamig
Copy link
Contributor Author

This issue doesn't effect the production functionality. it's purely for development needs. So it doesn't need to be part the planned release

@jonespm jonespm added the good first issue Good for newcomers label Apr 1, 2024
@pushyamig
Copy link
Contributor Author

This issue also need to update the npm packages (relevant to Unit test)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

4 participants