Skip to content

Add InstallPods unit coverage for pod discovery and errors#2682

Open
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/install-pods-tests-2678
Open

Add InstallPods unit coverage for pod discovery and errors#2682
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/install-pods-tests-2678

Conversation

@ConnorQi01
Copy link
Copy Markdown
Collaborator

Summary

  • Add InstallPods unit coverage for CocoaPods executable discovery across rbenv, rvm, Homebrew, /usr/local/bin, and system Ruby gem paths.
  • Add coverage for CocoaPods error suggestions, including missing pod, CDN, Xcode, Ruby, permission, and gem failure branches.
  • Add coverage for enhanced Ruby/CocoaPods environment construction.

Validation

  • npm run build passed.
  • npm test ran the full host test suite; the new installPodsCommand tests passed. The full suite still hit existing extension host timeout flakes in unrelated tests.

Closes #2678

@ConnorQi01
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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 unit tests for InstallPods command to cover pod path discovery and error handling

1 participant