react-native-macos/template/android
Chad Smith 29d3dfbd19 add Detox integrations to Android RNTester app
Summary:
This diff adds required Detox integrations to the RNTester app to be able to run Detox end-to-end tests on the Android version of the app.

* Instructions at https://github.com/wix/Detox/blob/master/docs/Introduction.Android.md were followed.
* The `minSdkVersion` version for the app was bumped to 18, as required by Detox.
* I also added build and test configurations in `package.json`
*  The debug app is able to run some of the existing tests, but the release app instacrashes. I do not know the reason for the instacrash at this time.
* CI integrations to build and test the Android app will be added in future diffs

Changelog:
[Internal] add Detox integrations to the RNTester Android app

Reviewed By: TheSavior

Differential Revision: D19566834

fbshipit-source-id: 5dd506bbdbb426a5db18146e5dc7c450a27b1d0c
2020-02-11 10:09:18 -08:00
..
app Remove `pickFirst` arguments (#27964) 2020-02-10 13:39:22 -08:00
gradle/wrapper Update Gradle Wrapper to 6.1.1 (#27865) 2020-01-29 04:33:04 -08:00
build.gradle add Detox integrations to Android RNTester app 2020-02-11 10:09:18 -08:00
gradle.properties Upgrade Flipper version (#27837) 2020-01-29 06:29:48 -08:00
gradlew Applied missing changes from bumping Gradle wrapper to 6.0.1 (#27639) 2020-01-13 12:54:08 -08:00
gradlew.bat Update Gradle wrapper to 5.6 (#26079) 2019-08-26 12:13:37 -07:00
settings.gradle Implement changes to enable native modules auto linking (#24506) 2019-04-24 06:17:05 -07:00