Skip to content

test: import Bun test helpers explicitly - #6

Merged
gabeklein merged 1 commit into
mainfrom
chore/import-bun-test-helpers
Jul 12, 2026
Merged

test: import Bun test helpers explicitly#6
gabeklein merged 1 commit into
mainfrom
chore/import-bun-test-helpers

Conversation

@gabeklein

Copy link
Copy Markdown
Owner

Summary

  • import test functions directly from bun:test across the test suites
  • import lifecycle hooks in the shared SQLite test connection helper
  • remove the global Bun test declaration shim and its tsconfig references

Validation

  • bun run --filter='./packages/*' test

@gabeklein
gabeklein merged commit 9d9c7e1 into main Jul 12, 2026
1 check 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.

1 participant