react-native-macos/template/ios
nossbigg 30a0a03b80 Fix ios/android e2e tests (#24974)
Summary:
Fixes broken ios/android e2e tests for CI.

Changes:
1. Use `npm pack` instead of `yarn pack` during e2e test
2. Update test string assertions in ios/android e2e tests
3. Use `Step One` as candidate for source code replacement to test for page changes (since the "Welcome to React Native" string exists in the `Header` component instead of being on `App.js`)

## Changelog

[Internal] [Fixed] - Fix ios/android e2e tests
Pull Request resolved: https://github.com/facebook/react-native/pull/24974

Differential Revision: D15431539

Pulled By: cpojer

fbshipit-source-id: 054af2c2fff6bbdb2263c15d7f5cd416aaa507fd
2019-05-21 05:44:29 -07:00
..
HelloWorld Fix Info.plist templates to prevent parse error (#23924) 2019-03-15 03:40:20 -07:00
HelloWorld-tvOS Fix Info.plist templates to prevent parse error (#23924) 2019-03-15 03:40:20 -07:00
HelloWorld-tvOSTests Move react-native template 2018-12-07 07:49:19 -08:00
HelloWorld.xcodeproj Rename ios project name with new template (#24292) 2019-04-03 10:45:35 -07:00
HelloWorldTests Fix ios/android e2e tests (#24974) 2019-05-21 05:44:29 -07:00
Podfile Partially back out #24506, fixing iOS e2e tests (#24788) 2019-05-13 07:37:07 -07:00