react-native/scripts/release-testing
Blake Friedman f5595c716b test-e2e-local support useLastSuccessfulPipeline (#47248)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47248

This argument wasn't implemented; this change implements it.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D65066030

fbshipit-source-id: 999fb2fa89cc71f9a568843d4cf92a500ff1b4f8
2024-10-29 10:08:07 -07:00
..
utils test-e2e-local support useLastSuccessfulPipeline (#47248) 2024-10-29 10:08:07 -07:00
README.md Move release testing scripts into subdirectory (#42900) 2024-02-07 05:40:26 -08:00
test-e2e-local-clean.js Rename E2E template init script, relocate Verdaccio config + storage (#43001) 2024-02-15 14:51:48 -08:00
test-e2e-local.js Move helloworld to build from artifacts on Android (#45517) 2024-07-19 08:55:19 -07:00

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.