Skip to content

test(extension): add diagnostics smoke coverage#23

Merged
MayerTim merged 1 commit into
mainfrom
test/extension-host-diagnostics-smoke
Jun 10, 2026
Merged

test(extension): add diagnostics smoke coverage#23
MayerTim merged 1 commit into
mainfrom
test/extension-host-diagnostics-smoke

Conversation

@MayerTim

@MayerTim MayerTim commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a VS Code extension-host diagnostics smoke test for SQLovely missing-metadata diagnostics.
  • Activate SQLovely, open a temporary .sql document, and verify the missing metadata warning is published through vscode.languages.getDiagnostics.
  • Add the diagnostics smoke test to the existing extension-host suite alongside the formatting smoke test.
  • Add a project validation guard for the new extension-host diagnostics test asset.
  • Keep this branch test-only with no formatter, metadata, diagnostics behavior, quick-fix, tokenizer, packaging, or public documentation changes.

Validation

  • npm run validate
  • npm run package:vsix
  • npm run test:extension

@MayerTim MayerTim merged commit 725fec9 into main Jun 10, 2026
1 check passed
@MayerTim MayerTim deleted the test/extension-host-diagnostics-smoke branch June 10, 2026 22:20
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