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

Export a jest config #1336

Open
ptbrowne opened this issue Jul 24, 2020 · 1 comment
Open

Export a jest config #1336

ptbrowne opened this issue Jul 24, 2020 · 1 comment

Comments

@ptbrowne
Copy link
Contributor

We have different jest configs per app. It would be nice to have a shared config. We could then do our customisation there, and all our apps would benefit. For example, to be able to use @testing-library/dom 's waitFor, we need jsdom@16 and this is not the default from jest. See cozy/cozy-banks#1847 (comment) for more context.

@Crash--
Copy link
Contributor

Crash-- commented Aug 24, 2020

Just saw this commit (cozy/cozy-libs@9b8c654) and wanted to create the issue. But already exist.

So +1 to have a jest config for our apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants