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

Centralize Jest testing to the utils-test package #45

Open
bweggersen opened this issue Sep 26, 2019 · 0 comments
Open

Centralize Jest testing to the utils-test package #45

bweggersen opened this issue Sep 26, 2019 · 0 comments

Comments

@bweggersen
Copy link
Member

The utils-test package contains all of the fixtures and the Jest setup code. We should make it depend on Jest and expose a test runner to other packages so they don't have to depend on Jest. We should also make jest.config.js optional for the individual packages. This will simplify the creation of new packages and the maintenance of the Jest setup in backfill.

@bweggersen bweggersen changed the title Centralize more of jest testing to the utils-test package Centralize Jest testing to the utils-test package Sep 26, 2019
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

1 participant