react-native-macos/RNTester/e2e
Rick Hanlon 34ee8250b5 Add filtering to e2e tests (#22828)
Summary:
This PR adds filtering for e2e test examples using the new examples filter introduced in https://github.com/facebook/react-native/pull/22777

To do that we:
- Add a `testID` to `RNTesterExampleFilter` to select an example
- Refactor a few examples to export multiple examples for filtering
- Update all tests to filter by example title
Pull Request resolved: https://github.com/facebook/react-native/pull/22828

Reviewed By: TheSavior

Differential Revision: D13562664

Pulled By: rickhanlonii

fbshipit-source-id: efb0ca8050c1ca5c10d96bd77d35dd1143c3a3b3
2018-12-31 04:33:49 -08:00
..
__tests__ Add filtering to e2e tests (#22828) 2018-12-31 04:33:49 -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 Make RNTester build and pass again (#22468) 2018-11-30 18:30:39 -08:00