dillon1000/react
Commit
Browse files Automated fixture tests (#14370)
* Renamed snapshot test from test.js to snapshot-test.js * Automate fixtures tests
Changed paths13 files
First-parent comparisonfixtures/tracing/index.html ModifiedM scripts/release/package.json ModifiedM scripts/release/prepare-canary-commands/parse-params.js ModifiedM scripts/release/prepare-canary.js ModifiedM scripts/release/prepare-stable-commands/parse-params.js ModifiedM scripts/release/prepare-stable-commands/update-stable-version-numbers.js ModifiedM scripts/release/prepare-stable.js ModifiedM scripts/release/shared-commands/print-prerelease-summary.js ModifiedA scripts/release/shared-commands/test-packaging-fixture.js AddedA scripts/release/shared-commands/test-scheduler-fixture.js AddedR scripts/release/test.js →scripts/release/snapshot-test.js RenamedR scripts/release/test.snapshot →scripts/release/snapshot-test.snapshot RenamedM scripts/release/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…