opencode/packages/server/test
Kit Langton 1f04baa684
test: migrate fixture layer replacements (#46458)
Update the Core compile options and Server replacement values to the current LayerNode API. Preserve test expectations, replacement targets, and layer lifetimes.
2026-08-31 14:16:40 -04:00
..
fixture
auth.test.ts
config.test.ts
cors.test.ts feat(cli): configure server CORS origins (#45544) 2026-08-29 09:41:52 +08:00
event-feed.test.ts
fetch.test.ts feat(core): add session-aware instance selection (#46442) 2026-08-31 13:46:33 -04:00
generate.test.ts refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
handler-policy.test.ts
model.test.ts
options.test.ts feat(cli): configure server CORS origins (#45544) 2026-08-29 09:41:52 +08:00
persistent-pty.test.ts
process.test.ts feat(cli): configure server CORS origins (#45544) 2026-08-29 09:41:52 +08:00
provider.test.ts fix(server): await providers before catalog reads (#46066) 2026-08-31 11:24:56 -04:00
pty-socket.test.ts fix(server): detach PTYs when sockets close (#46068) 2026-08-31 10:53:48 -04:00
request-tracing.test.ts
rpc.test.ts feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
service-status.test.ts
session-import.test.ts
session-instances.test.ts test: migrate fixture layer replacements (#46458) 2026-08-31 14:16:40 -04:00
session-message-update.test.ts refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
vcs.test.ts refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
workerd.test.ts
worktree.test.ts