Skip to content

Run v2 integration tests as JavaScript modules - #223

Merged
dperini merged 1 commit into
masterfrom
fix/v2-js-tests
Sep 24, 2026
Merged

dperini merged 1 commit into
masterfrom
fix/v2-js-tests

Conversation

@jdalton

@jdalton jdalton commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Rename the v2 integration tests from .mts to .mjs.
  • Remove their TypeScript-only syntax and point the test script at .mjs files.

Verification

  • pnpm test: 38/38 passing.
  • node --check passed for both renamed test files.
  • git diff --check: clean.

@dperini
dperini merged commit 277fe60 into master Sep 24, 2026
2 checks passed
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.

2 participants