Skip to content

Fix Vue interrupt repro tests#818

Merged
patroza merged 1 commit into
mainfrom
t3code/fix-vue-interrupt-tests
Jul 4, 2026
Merged

Fix Vue interrupt repro tests#818
patroza merged 1 commit into
mainfrom
t3code/fix-vue-interrupt-tests

Conversation

@patroza

@patroza patroza commented Jul 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Observe intentionally interrupted suspense promises before unmounting in interrupt repro tests.
  • Prevent Vitest from reporting expected interruption rejections as unhandled errors.
  • Add changeset for @effect-app/vue.

Testing

  • pnpm --filter @effect-app/vue test run test/interrupt-refetch-repro.test.ts --reporter verbose
  • pnpm --filter @effect-app/vue test:run
  • pnpm test
  • pnpm lint-fix
  • pnpm check

@patroza patroza merged commit 7519318 into main Jul 4, 2026
3 checks passed
@patroza patroza deleted the t3code/fix-vue-interrupt-tests branch July 4, 2026 16:03
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