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

monorepo - Setup testing #1

Open
gothfemme opened this issue Sep 30, 2023 · 0 comments
Open

monorepo - Setup testing #1

gothfemme opened this issue Sep 30, 2023 · 0 comments

Comments

@gothfemme
Copy link
Contributor

we need to add tests and some commands to run them, some initial thoughts:

  • Jest + React Testing Library's probably fine for unit tests in react libraries
  • Playwright for E2E would be good too...
  • Also should add a command to run them
  • Ideally there's some config package broken out similar to how ESlint/TSconfigs are so different packages can use whatever makes sense
  • Also need to add a github action to run them
@gothfemme gothfemme changed the title Setup testing monorepo - Setup testing Sep 30, 2023
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

1 participant