react-native/ContainerShip/scripts
Héctor Ramos 2472d915ab Consolidate CI/local test scripts
Summary:
Update `scripts/run-android-emulator.sh` to use same settings as Circle CI when creating and launching an AVD. This helps provide a known good configuration, useful for running Android tests locally.

Run `scripts/run-android-emulator.sh` and confirm AVD is created && launched
Run `scripts/run-android-emulator.sh` again and see message about AVD already running
Run `test_android` on CI and observe AVD is launched.

Run `runXcodeTests.sh` and confirm unit tests run.
Run CI and confirm iOS unit tests run.

[GENERAL][MINOR][`scripts`] - Consolidate CI/local test scripts
Closes https://github.com/facebook/react-native/pull/19228

Differential Revision: D8019888

Pulled By: hramos

fbshipit-source-id: 28b12c2e781ee80bcc90c22e691a5acb16232369
2018-05-15 17:27:52 -07:00
..
run-android-ci-instrumentation-tests.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
run-android-docker-instrumentation-tests.sh Consolidate CI/local test scripts 2018-05-15 17:27:52 -07:00
run-android-docker-unit-tests.sh Docker Testing Environment for Android & JS 2017-02-24 10:59:53 -08:00
run-ci-e2e-tests.sh Move HelloWorld template to a single index.js entry point 2017-08-03 14:02:43 -07:00
run-instrumentation-tests-via-adb-shell.sh Fix typo in run-instrumentation-tests-via-adb-shell.sh 2017-10-17 13:18:07 -07:00