Skip to content

Enable unified bun test run#2

Open
pipewrk wants to merge 1 commit into
mainfrom
fix-test-isolation-for-coverage-reports
Open

Enable unified bun test run#2
pipewrk wants to merge 1 commit into
mainfrom
fix-test-isolation-for-coverage-reports

Conversation

@pipewrk
Copy link
Copy Markdown
Contributor

@pipewrk pipewrk commented Oct 14, 2025

Summary

  • preload a global test setup that resets mocks, env vars, cwd, and process.exit between suites so tests can run together
  • add a reusable CLI logging helper and refactor CLI handler/routing specs to use spies and dependency injection instead of module-level mocks
  • parse prompts.yaml via the yaml package, expose the parsed config, and simplify package scripts/coverage tooling for a single bun test run

Testing

  • bun test

https://chatgpt.com/codex/tasks/task_e_68eeadc9bf1c83258ff82e78723e9010

@sonarqubecloud
Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant