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

Jest config missing #122

Open
paul0lden opened this issue Sep 17, 2024 · 2 comments
Open

Jest config missing #122

paul0lden opened this issue Sep 17, 2024 · 2 comments
Assignees

Comments

@paul0lden
Copy link

Hey there, I tried running the test suites locally after installing all the dependencies, but it seems like Jest isn’t configured to handle JSX/TypeScript. The jest.config.js file is empty, so I’m thinking it might have been missed during the mirroring of the repo to GitHub.

Here’s what I used:

  • Install command: yarn install
  • Test command: npm run test

Unfortunately, all the tests fail with errors related to unsupported syntax. Of course, I could be missing something here, so any guidance would be appreciated!

Thanks a bunch! 😸

@alexreardon
Copy link
Collaborator

thank you!

@alexreardon
Copy link
Collaborator

cc @ReDrUm

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

No branches or pull requests

3 participants