Skip to content

Add Expo and packager command unit tests#2691

Open
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/add-expo-packager-command-tests
Open

Add Expo and packager command unit tests#2691
ConnorQi01 wants to merge 1 commit into
masterfrom
dev/v-peq/add-expo-packager-command-tests

Conversation

@ConnorQi01
Copy link
Copy Markdown
Collaborator

Summary

  • Add unit tests for ConfigEASBuild, Prebuild, KillPort, and EnableHermes commands.
  • Cover Expo guard paths, command dispatch, port input handling, and Hermes Android/iOS file update branches.
  • Keep the change scoped to tests only, following existing command test patterns with Sinon and proxyquire.

Validation

  • npm test
  • npm run build

Closes #2684

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 recently added Expo and packager commands

1 participant