Skip to content

chore: update vscode debug config W-18438906#936

Merged
EstebanRomero84 merged 1 commit into
mainfrom
cd/fix-test-debug
May 7, 2025
Merged

chore: update vscode debug config W-18438906#936
EstebanRomero84 merged 1 commit into
mainfrom
cd/fix-test-debug

Conversation

@cristiand391
Copy link
Copy Markdown
Member

@cristiand391 cristiand391 commented May 5, 2025

What does this PR do?

Removes the Compile Tests step from the test debug config, it was trying to run yarn run pretest (no longer used by us, TS tests are compiled on-the-fly by mocha/ts-node).

What issues does this PR fix or reference?

@W-18438906@

@cristiand391 cristiand391 added the bug Something isn't working label May 5, 2025
@git2gus
Copy link
Copy Markdown

git2gus Bot commented May 5, 2025

This issue has been linked to a new work item: W-18438906

@cristiand391 cristiand391 changed the title chore: update vscode debug config chore: update vscode debug config W-18438906 May 5, 2025
Copy link
Copy Markdown
Contributor

@EstebanRomero84 EstebanRomero84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@EstebanRomero84
Copy link
Copy Markdown
Contributor

QA notes:
Steps:

  • Open world.test.ts
  • Open the Run and Debug panel.
  • Select the Run Current Test option and click run.
    Result: the IDE allows me to debug the test.

Screenshot 2025-05-07 at 11 36 05 AM

Tested in both VS Code and Cursor.

@EstebanRomero84 EstebanRomero84 merged commit 2bad639 into main May 7, 2025
16 of 18 checks passed
@EstebanRomero84 EstebanRomero84 deleted the cd/fix-test-debug branch May 7, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants