Why. serve/deploy/next-build and create-cli-options have no tests — the exact surfaces with the Tier-0 bugs. Template tests only cover the fetch handler; the Hono template has no integration test.
Fix. Add unit tests for the command builder and executors; richer per-template tests (env, createExecutionContext, SELF.fetch); add the missing Hono integration test.
Effort: S-M · Impact: Med.
Part of #115.
Why.
serve/deploy/next-buildandcreate-cli-optionshave no tests — the exact surfaces with the Tier-0 bugs. Template tests only cover the fetch handler; the Hono template has no integration test.Fix. Add unit tests for the command builder and executors; richer per-template tests (
env,createExecutionContext,SELF.fetch); add the missing Hono integration test.Effort: S-M · Impact: Med.
Part of #115.