Skip to content

fix: make the test runner execute the full suite - #917

Merged
Tony133 merged 1 commit into
mainfrom
fix/restore-test-suite
Sep 10, 2026
Merged

fix: make the test runner execute the full suite#917
Tony133 merged 1 commit into
mainfrom
fix/restore-test-suite

Conversation

@mcollina

Copy link
Copy Markdown
Member

Keep the test runner from silently skipping or terminating before tests complete after the glob upgrade.

The runner now awaits glob and test completion, fails on unmatched patterns, serializes shared-fixture tests, and uses in-process execution for the TypeScript ESM suite. This also allows the existing generate-swagger --yaml option through global argument parsing and adds explicit boolean false coverage.

Verified with npm test and npm run lint.

@mcollina
mcollina requested a review from Tony133 September 10, 2026 15:37

@Tony133 Tony133 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tony133
Tony133 merged commit 83bcdd2 into main Sep 10, 2026
20 checks passed
@Tony133
Tony133 deleted the fix/restore-test-suite branch September 10, 2026 19:53
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