Skip to content

Use Effect helpers in question tests#25484

Merged
kitlangton merged 1 commit intohttpapi-exerciser-dslfrom
question-effect-tests
May 2, 2026
Merged

Use Effect helpers in question tests#25484
kitlangton merged 1 commit intohttpapi-exerciser-dslfrom
question-effect-tests

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Convert question service tests to the shared Effect test helper and instance fixture.
  • Replace Promise cleanup choreography with scoped fibers and Effect-native question helpers.
  • Keep explicit dispose/reload lifecycle tests in Promise style because they exercise instance lifetime behavior.

Testing

  • bun typecheck
  • bun run test test/question/question.test.ts
  • git diff --check

@kitlangton kitlangton merged commit 0b69b36 into httpapi-exerciser-dsl May 2, 2026
11 checks passed
@kitlangton kitlangton deleted the question-effect-tests branch May 2, 2026 21:57
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