react-native-macos/RNTester/e2e
Chad Smith 14fcda880c use fb images in RNTester app
Summary:
This test has been failing internally because it attempts to access external images during CI execution, which it is blocked from doing. Because Detox synchronizes with the app to make sure network requests and animations are complete before continuing, the test waits indefinitely for these images to be fetched.

This diff makes the following changes
* External images are replaced with fb-hosted images
* Timeout threshold is reduced
* Detox initialization is broken out into two steps to help debug any future instances of this occurring
* If Detox is blocked for over 20 seconds, diagnostic messages will be printed indicating why it's being blocked

Changelog: [Internal]

Reviewed By: TheSavior

Differential Revision: D19671592

fbshipit-source-id: 368c683101ed7fc68578fc7758061b31c96c241d
2020-02-03 21:18:46 -08:00
..
__tests__ Add Detox tests for TextInput 2020-01-28 17:33:21 -08:00
config.json Fix E2E warnings (#22621) 2018-12-14 12:45:24 -08:00
e2e-helpers.js Add filtering to e2e tests (#22828) 2018-12-31 04:33:49 -08:00
test-init.js use fb images in RNTester app 2020-02-03 21:18:46 -08:00