Skip to content

fix: make pnpm test reliable - #405

Closed
lodystage[bot] wants to merge 1 commit into
mainfrom
fix/pnpm-test-reliability
Closed

fix: make pnpm test reliable#405
lodystage[bot] wants to merge 1 commit into
mainfrom
fix/pnpm-test-reliability

Conversation

@lodystage

@lodystage lodystage Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • build the ACP adapters before the recursive workspace test run so a clean checkout has every exported adapter module
  • force NODE_ENV=test through cross-env so caller shell state cannot load React production-only behavior
  • deterministically drain virtual file-tree timers during test teardown to prevent post-environment callbacks

Testing

  • pnpm test
  • pnpm check:quick
  • pnpm install --frozen-lockfile
  • focused managed-runtime and virtual-file-tree Vitest suites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant