Skip to content

Migrate Node SDK tests to Vitest coverage tooling#145

Open
matt-dean-git wants to merge 1 commit into
mainfrom
sdk-jest-istanbul-tooling-20260627
Open

Migrate Node SDK tests to Vitest coverage tooling#145
matt-dean-git wants to merge 1 commit into
mainfrom
sdk-jest-istanbul-tooling-20260627

Conversation

@matt-dean-git

Copy link
Copy Markdown
Collaborator

Summary

  • replaces Node SDK Jest/ts-jest/Istanbul test tooling with Vitest + V8 coverage
  • adds SDK coverage script
  • clears SDK Node.js audit advisories from the Jest/Istanbul/js-yaml dev-tooling cluster
  • leaves SDK runtime source, landing, demo path, proof mechanics, public copy, and production posture unchanged

Verification

  • cd sdk/nodejs && npm ci
  • cd sdk/nodejs && npm test
  • cd sdk/nodejs && npm run coverage
  • cd sdk/nodejs && npm run build
  • cd sdk/nodejs && npm audit --json -> 0 vulnerabilities
  • git diff --check

Caveats

  • Normal required review path only; no admin bypass authorized.
  • Not production-ready; not production-promoted.

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
satgate Ready Ready Preview, Comment Jun 27, 2026 11:51pm

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