Skip to content

Add tests for enableExpoHermes app.json updates#2754

Open
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/enableExpoHermes_tests
Open

Add tests for enableExpoHermes app.json updates#2754
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/enableExpoHermes_tests

Conversation

@ConnorQi01

@ConnorQi01 ConnorQi01 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add unit coverage for enableExpoHermes app.json manipulation.
  • Keep existing jsEngine replacements scoped to the selected platform section.
  • Create missing Android/iOS app.json sections before setting jsEngine.

Test Plan

  • npm run build
  • npm test

At least one added regression test fails without the non-test code change because selecting Android can otherwise update the first jsEngine entry from another platform.

Closes #2738

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.

[Feature] Add unit tests for enableExpoHermes app.json manipulation logic

1 participant