Skip to content

chore: update vscode debug config W-18438906 #936

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

cristiand391
Copy link
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
Copy link

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
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
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