Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: remove View Test Results from command palette W-17990172 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cristiand391
Copy link
Member

@cristiand391 cristiand391 commented Mar 7, 2025

What does this PR do?

Removes SFDX: View Test Results from the command palette, it's expected to receive a test item when called via the context menu so it fails with a Cannot read properties of undefined ... when called from command palette.

What issues does this PR fix or reference?

@W-17990172@

Functionality Before

SFDX: View Test Results is accessible in command palette, running it would throw an error:
Screenshot 2025-03-07 at 19 02 45
Screenshot 2025-03-07 at 19 03 07

Functionality After

SFDX: View Test Results is only available as a context menu command:
Screenshot 2025-03-07 at 19 07 22
Screenshot 2025-03-07 at 19 07 53

Testing Setup Notes

@cristiand391 cristiand391 changed the title fix: remove View Test Results from command palette fix: remove View Test Results from command palette W-17990172 Mar 7, 2025
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.

1 participant