mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-27 08:58:10 +00:00
- Replace Server.App() with Server.Default() for internal server access - Extract server app creation into Server.createApp(opts) for testability - Move CORS whitelist from module-level variable to function parameter - Update all tests to use Server.Default() instead of Server.App() |
||
|---|---|---|
| .. | ||
| global-session-list.test.ts | ||
| project-init-git.test.ts | ||
| session-list.test.ts | ||
| session-select.test.ts | ||