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

Merged
merged 1 commit into from
Mar 11, 2025

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
@WillieRuemmele
Copy link
Member

QA Notes


✅ : command not found in command palette

@WillieRuemmele WillieRuemmele merged commit bb92684 into main Mar 11, 2025
8 of 10 checks passed
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.

2 participants