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

Use matching test command for equivalence tests #17604

Merged
merged 1 commit into from Dec 14, 2019

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Dec 14, 2019

Extracted out of #17599.
This ensures the nested run of Jest uses the configuration matching the outer one.
Previously, it would always run source DEV tests — even if we're testing a PROD bundle.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b7b6600:

Sandbox Source
awesome-microservice-0lhgz Configuration

@sizebot
Copy link

sizebot commented Dec 14, 2019

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against b7b6600

@sizebot
Copy link

sizebot commented Dec 14, 2019

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against b7b6600

@gaearon gaearon merged commit b6c423d into facebook:master Dec 14, 2019
@gaearon gaearon deleted the equivalence-cmd branch December 14, 2019 17:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants