Skip to content

Expand command palette smoke coverage#2646

Open
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/commandPaletteSmokeCoverage
Open

Expand command palette smoke coverage#2646
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/commandPaletteSmokeCoverage

Conversation

@ConnorQi01
Copy link
Copy Markdown
Collaborator

@ConnorQi01 ConnorQi01 commented May 19, 2026

Summary

Expand smoke coverage for React Native command palette entries added or refactored recently.

Proposed Changes

  • Check visibility for Start Packager, Clean & Restart Packager, CocoaPods install, EAS Build, and Expo command entries.
  • Add a small command palette close helper to avoid search state leaking between checks.
  • Reuse the close helper in the network inspector smoke coverage loop.

Test Plan

  • npm run build
  • npm run compile-smoke-tests (blocked by existing adm-zip module resolution error in test/smoke/suites/vsixbuild.test.ts)

Closes #2641

@ConnorQi01 ConnorQi01 force-pushed the dev/v-peq/commandPaletteSmokeCoverage branch from a11c4b0 to 3b0e5ed Compare May 20, 2026 02:29
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] Expand command palette smoke coverage for recently added commands

1 participant