test(watchdog): integration test for tail-PR rebase against fixture forge #544
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!544
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "boss/445"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an in-process fixture-forge integration test for the tail-PR rebase watchdog. Wires the real
runTailPrRebaseTick+ForgejoAdapteragainst aglobalThis.fetchstub that responds to the three REST endpoints the watchdog hits, and asserts dispatch lands within the 60 s tick budget.Test plan
bun test apps/server/src/background/tail-pr-rebase-watchdog.integration.test.ts— 2 passbun run qa— typecheck + Biome + 2526 server tests greenAuthorization: token …forwardedCloses #445