Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(detox): Update jest transform to point to correct tsconfig #19977

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

ndcunningham
Copy link
Contributor

@ndcunningham ndcunningham commented Nov 1, 2023

We generate tsconfig.e2e.json for detox. However, jest.preset has tsconfig.spec.json for the transform prop.
So we need to override this for detox.

closes: #19976

@ndcunningham ndcunningham added the scope: react-native Issues relating to React Native label Nov 1, 2023
@ndcunningham ndcunningham self-assigned this Nov 1, 2023
@ndcunningham ndcunningham requested a review from a team as a code owner November 1, 2023 15:15
Copy link

vercel bot commented Nov 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Nov 1, 2023 3:16pm

@ndcunningham ndcunningham merged commit b32452a into nrwl:master Nov 1, 2023
@ndcunningham ndcunningham deleted the fix/react-native-e2e-fails branch November 1, 2023 15:51
FrozenPandaz pushed a commit that referenced this pull request Nov 2, 2023
Copy link

github-actions bot commented Nov 7, 2023

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
scope: react-native Issues relating to React Native
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E2E test fails on a fresh react-native app
2 participants