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

feat(engine): testable feature flags for jest tests #1456

Merged
merged 2 commits into from
Aug 27, 2019

Conversation

ekashida
Copy link
Member

@ekashida ekashida commented Aug 21, 2019

Details

Since engine unit tests are executed against source files, we have to apply the feature flag transform on source files as they are tested.

Does this PR introduce breaking changes?

  • No, it does not introduce breaking changes.

@ekashida ekashida requested a review from trevor-bliss August 21, 2019 04:55
@ekashida ekashida force-pushed the ekashida/jest-feature-flags branch from 591ec31 to 0f00926 Compare August 24, 2019 01:07
@ekashida ekashida merged commit d955b51 into master Aug 27, 2019
@ekashida ekashida deleted the ekashida/jest-feature-flags branch August 27, 2019 01:23
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.

3 participants