Skip to content

docs(development): align Bun test/deploy runbooks with runtime behavior#1603

Closed
cursor[bot] wants to merge 1 commit intomainfrom
cursor/documentation-automation-system-ca6a
Closed

docs(development): align Bun test/deploy runbooks with runtime behavior#1603
cursor[bot] wants to merge 1 commit intomainfrom
cursor/documentation-automation-system-ca6a

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor Bot commented Apr 4, 2026

Summary

  • update docs/development/testing-playbook.md with a focused-test runbook that matches the Bun dispatcher implementation (packages/scripts/src/testing/run.ts)
  • fix an invalid focused backend test command in docs/development/common-change-recipes.md
  • expand docs/development/deploy.md with the Bun build pipeline details (build.ts/build.util.ts) and explicit Node runtime notes from packages/backend/src/init.ts
  • update docs/development/feature-file-map.md anchors for the new test dispatcher and core preload/Jest-compat files

Codepaths Covered

  • packages/scripts/src/testing/run.ts
  • packages/scripts/src/testing/core.preload.ts
  • packages/scripts/src/testing/core.jest-compat.ts
  • packages/scripts/src/commands/build.ts
  • packages/scripts/src/commands/build.util.ts
  • packages/backend/src/init.ts

Why

PR #1602 migrated runtime/build/test entrypoints to Bun-first flows. These docs updates close remaining drift where focused test examples and deployment/runtime details no longer matched the implementation.

Open in Web View Automation 

Co-authored-by: Tyler Dane <tyler-dane@users.noreply.github.com>
@tyler-dane tyler-dane closed this Apr 4, 2026
@tyler-dane tyler-dane deleted the cursor/documentation-automation-system-ca6a branch April 25, 2026 17:25
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.

2 participants