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

Run tests for Fire feature flags #13628

Merged
merged 2 commits into from
Sep 12, 2018
Merged

Run tests for Fire feature flags #13628

merged 2 commits into from
Sep 12, 2018

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Sep 12, 2018

At first I just thought we'd fork a few test files, but I'm worried now that we'll accidentally break some tests we don't normally run. It's pretty simple to run with feature flags on so I'm adding yarn test-fire and yarn test-fire-prod that does that.

There are no actual feature flags yet. #13526 will be the first one.

@sizebot
Copy link

sizebot commented Sep 12, 2018

Details of bundled changes.

Comparing: d3bbfe0...c2d6dda

schedule

File Filesize Diff Gzip Diff Prev Size Current Size Prev Gzip Current Gzip ENV
schedule.development.js n/a n/a 0 B 19.17 KB 0 B 5.74 KB UMD_DEV
schedule.production.min.js n/a n/a 0 B 3.16 KB 0 B 1.53 KB UMD_PROD

Generated by 🚫 dangerJS

@gaearon gaearon merged commit 7204b63 into facebook:master Sep 12, 2018
@gaearon gaearon deleted the fire branch September 12, 2018 15:44
Simek pushed a commit to Simek/react that referenced this pull request Oct 25, 2018
* Run tests for Fire feature flags

* Only run ReactDOM tests for Fire
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019
* Run tests for Fire feature flags

* Only run ReactDOM tests for Fire
philipp-spiess added a commit to philipp-spiess/reactjs.org that referenced this pull request Jan 23, 2019
facebook/react#13628 added React Fire specific
test scripts. This note should help contributors test against the Fire
fork as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants