mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f0f9ac67f4
Summary:
I'm picking 1630b5c743 in main as it's currently missing (available only on `0.75-stable`).
## Changelog:
[INTERNAL] - Update testing scripts to work with any version of React native
Pull Request resolved: https://github.com/facebook/react-native/pull/45498
Test Plan: Nothing to test as this is a backport
Reviewed By: cipolleschi
Differential Revision: D59861440
Pulled By: cortinico
fbshipit-source-id: 57f642c66c7a6976f5a5cd53debaeb2e461a1f30
scripts/release-testing
Scripts supporting local manual release testing. See also How to Test a Release.
Commands
For information on command arguments, run node <command> --help.
test-e2e-local
Set up, build, and install a given test app configuration.
test-e2e-local-clean
Clean up all file system and cache state between tests.