Skip to content

Conversation

@assuncaocharles
Copy link
Contributor

Hi,

Started to work on e2e test to migrate it to Typescript.

@assuncaocharles
Copy link
Contributor Author

Hey @thymikee

CI is not passing the e2e due to the snapshot not matching. Running yarn run test:ci:e2e -u don't quite work ( as expected I suppose )

Any suggestion about what to do here?

@thymikee
Copy link
Member

Running yarn run test:ci:e2e triggers Jest with --ci flag, which trumps -u. You could run yarn jest e2e -u, but I've done it for you :)

@thymikee thymikee changed the title chore: Convert e2e/init.test and jest/helpers to Typescript chore: convert e2e init test and helpers to TS Sep 11, 2019
@thymikee thymikee merged commit fde227d into react-native-community:master Sep 11, 2019
@thymikee
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants