Skip to content

test(core): add comprehensive unit tests for config module - #13

Open
AvaTar-ArTs wants to merge 1 commit into
vishalguptax:mainfrom
AvaTar-ArTs:phase-1/testing-performance-setup
Open

test(core): add comprehensive unit tests for config module#13
AvaTar-ArTs wants to merge 1 commit into
vishalguptax:mainfrom
AvaTar-ArTs:phase-1/testing-performance-setup

Conversation

@AvaTar-ArTs

Copy link
Copy Markdown

What & why

Closes #

Type of change

  • Bug fix (no API change)
  • New feature (user-visible behaviour)
  • Refactor / internal (no behaviour change)
  • Docs only
  • Build / tooling / CI

Checklist

  • npm run check (Biome) passes
  • npm run typecheck passes
  • npm test passes; new/changed source has co-located __tests__ coverage
  • npm run build succeeds
  • npm run size is within budget (note any intentional budget change)
  • No new runtime network calls (100% local, zero telemetry is a hard promise)
  • No new runtime dependency without justifying its shipped cost
  • CSP/nonce respected for any new webview script or inline style
  • Module boundaries respected (src/core no vscode; webview/ no Node/vscode)

Testing notes

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