opencode/packages/core/test
opencode-agent[bot] f6992059be
fix(core): isolate shell jobs by shell ID (#45985)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-28 13:13:16 -05:00
..
codemode
config test(core): simplify provider test setup (#45635) 2026-08-28 13:25:53 -04:00
effect test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
filesystem refactor(core): separate config file editing (#45818) 2026-08-28 11:23:48 -04:00
fixture test(core): share git test fixtures (#45640) 2026-08-28 13:37:42 -04:00
fixtures/recordings/session-runner
github-copilot test(core): simplify provider smoke tests (#45656) 2026-08-28 13:26:27 -04:00
instructions test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
lib test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
plugin test(core): simplify provider smoke tests (#45656) 2026-08-28 13:26:27 -04:00
process
pty test(core): construct valid tool contexts (#45657) 2026-08-28 13:26:41 -04:00
shell-scan feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
skill fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -04:00
util test(core): guarantee lock fixture cleanup (#45636) 2026-08-28 13:02:50 -04:00
agent.test.ts
aisdk-native.test.ts fix(ai): default native Mantle to Responses (#45394) 2026-08-26 16:47:39 -05:00
aisdk.test.ts fix(core): classify AISDK network failures as transport errors (#45840) 2026-08-28 00:21:17 -05:00
app.test.ts
bus-session-routing.test.ts fix(core): route session events to location subscribers (#45411) 2026-08-26 23:04:27 -04:00
bus.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
catalog.test.ts
codemode.test.ts
command.test.ts
credential.test.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
database-drizzle.test.ts test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
database-migration.test.ts fix(core): label migrated credentials by auth type (#45369) 2026-08-26 14:41:31 -05:00
effect-app-node-platform.test.ts
effect-simplification-types.test.ts
environment.test.ts
event-logger.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
file-mutation.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
form.test.ts refactor(core): use nonthrowing URL parsing (#45726) 2026-08-27 23:12:43 -04:00
formatter.test.ts
generate.test.ts feat(ai): add first-class TestLLM controls (#45828) 2026-08-28 09:49:47 -04:00
git.test.ts test(core): share git test fixtures (#45640) 2026-08-28 13:37:42 -04:00
instance-plugins.test.ts feat(core): per-instance plugin input (#45732) 2026-08-28 02:31:36 +00:00
instance-vanilla.test.ts feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
instruction-discovery.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
instruction-state.test.ts refactor(core): simplify instruction preview blobs (#45702) 2026-08-27 23:12:28 -04:00
integration.test.ts test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
job.test.ts fix(core): recover background jobs after restart 2026-08-26 14:17:43 -04:00
kv.test.ts
location-filesystem.test.ts
location-layer.test.ts test(core): await registry readiness barriers (#45630) 2026-08-28 13:14:41 -04:00
location-mutation.test.ts fix(core): normalize Windows tool paths (#45806) 2026-08-27 21:36:22 -05:00
location.test.ts feat(core): run worktree setup scripts (#44455) 2026-08-25 22:45:01 +08:00
logging.test.ts
mcp-import-boundary.test.ts
mcp-instructions.test.ts refactor(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
mcp-oauth.test.ts fix(core): remove unreachable MCP authorization path (#45633) 2026-08-28 13:03:17 -04:00
mcp.test.ts refactor(core): reuse MCP prompt helpers (#45660) 2026-08-28 13:26:51 -04:00
model-resolver.test.ts refactor(core): rename model package predicate (#45457) 2026-08-27 11:44:30 -04:00
model.test.ts
models.test.ts fix(core): route Copilot fallback models through AI SDK (#44882) 2026-08-25 00:01:42 -05:00
newtype.test.ts
npm-config.test.ts
npm.test.ts fix(core): recover background jobs after restart 2026-08-26 14:17:43 -04:00
oauth-page.test.ts
patch.test.ts
permission.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
persistent-pty-daemon.test.ts fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -04:00
plugin-hooks.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
plugin-session.types.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
plugin.test.ts feat(plugin): expose experimental terminal reads (#45792) 2026-08-28 08:03:35 -04:00
preload.test.ts test(core): isolate host configuration and credentials (#44845) 2026-08-25 20:22:21 -04:00
preload.ts
project.test.ts fix(core): keep project labels stable across clones (#45735) 2026-08-27 17:35:18 -04:00
provider-mistral.test.ts
provider.test.ts feat(ai): add native Groq provider with provider-specific options (#45288) 2026-08-26 10:12:52 -05:00
reference-instructions.test.ts
reference.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
repository-cache.test.ts test(core): share git test fixtures (#45640) 2026-08-28 13:37:42 -04:00
repository.test.ts
ripgrep.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
session-compact.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
session-compaction.test.ts fix(core): correct compaction history direction (#45698) 2026-08-27 23:01:07 -04:00
session-create.test.ts feat(core): durable session metadata at creation (#45805) 2026-08-28 02:30:55 +00:00
session-environment.test.ts
session-error.test.ts refactor(ai): default unrecognized provider failures to retry (#45825) 2026-08-27 23:40:52 -05:00
session-execution.test.ts fix(core): isolate shell jobs by shell ID (#45985) 2026-08-28 13:13:16 -05:00
session-generate.test.ts feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
session-instructions.test.ts test(core): preserve session layer inference (#45629) 2026-08-28 13:02:21 -04:00
session-log.test.ts
session-message-update.test.ts fix(session): support assistant message content updates (#45015) 2026-08-26 18:31:59 +05:30
session-model-request.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
session-model-transport-live.test.ts
session-model-transport.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
session-move.test.ts test(core): use effectful temp fixtures (#45637) 2026-08-28 01:01:04 -04:00
session-projector.test.ts feat(tui): show LLM token throughput 2026-08-26 09:23:53 -04:00
session-prompt-hooks.test.ts test(core): stabilize Windows live I/O fixtures (#45595) 2026-08-27 14:45:07 -04:00
session-prompt.test.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
session-remove.test.ts test(core): use effectful temp fixtures (#45637) 2026-08-28 01:01:04 -04:00
session-revert.test.ts test(core): use effectful temp fixtures (#45637) 2026-08-28 01:01:04 -04:00
session-run-coordinator.test.ts refactor(core): remove redundant coordinator test scopes (#45451) 2026-08-27 18:48:20 -04:00
session-runner-message.test.ts fix(core): preserve reasoning across model switches (#45401) 2026-08-26 17:52:41 -05:00
session-runner-recorded.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
session-runner-tool-events.test.ts fix(ai): make final snapshots authoritative for text and reasoning (#45831) 2026-08-27 23:38:19 -05:00
session-runner.test.ts fix(core): continue retryable failures after durable output (#45861) 2026-08-28 12:35:00 -05:00
session-skill.test.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
session-sql.types.ts
session-stats.test.ts
session-step.test.ts refactor(core): simplify tool settlement (#45967) 2026-08-28 12:04:27 -04:00
session-system-prompt.test.ts
session-title.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
session-tool-progress.test.ts test(core): align session test vocabulary (#45670) 2026-08-27 22:31:33 -04:00
session-view.test.ts test(core): use effectful temp fixtures (#45637) 2026-08-28 01:01:04 -04:00
session-wait.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
shared-schema.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
shell-cleanup.test.ts
shell-parse-compatibility.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse-parity.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse-syntax.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse.test.ts feat(core): expand tildes in tool path resolution (#45605) 2026-08-27 13:41:39 -05:00
shell.test.ts fix(pty): use server shell and session cwd for terminals (#45552) 2026-08-27 10:39:27 -04:00
skill-discovery.test.ts test(core): scope skill discovery fixtures (#45464) 2026-08-27 11:25:17 -04:00
skill.test.ts test(core): make test sentinels effective (#45706) 2026-08-27 22:29:59 -04:00
snapshot.test.ts fix(core): reuse ignore checks during index refresh (#45459) 2026-08-27 11:44:44 -04:00
sqlite-bundle.test.ts
sqlite-workerd.test.ts
state.test.ts fix(core): suppress state updates during location teardown 2026-08-26 10:48:44 -04:00
tool-edit.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
tool-execute.test.ts
tool-output.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
tool-patch.test.ts fix(core): treat project paths as internal (#45799) 2026-08-27 20:26:25 -05:00
tool-question.test.ts test(core): use partial service mocks (#45703) 2026-08-27 23:13:04 -04:00
tool-read-filesystem.test.ts refactor(core): reuse read newline locator (#45616) 2026-08-27 14:47:58 -04:00
tool-read.test.ts fix(core): normalize directory page headings (#45641) 2026-08-28 13:29:41 -04:00
tool-registry.test.ts test(core): remove unused test imports (#45674) 2026-08-27 23:58:41 -04:00
tool-schema.test.ts test(core): construct valid tool contexts (#45657) 2026-08-28 13:26:41 -04:00
tool-search.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
tool-shell.test.ts fix(core): isolate shell jobs by shell ID (#45985) 2026-08-28 13:13:16 -05:00
tool-skill.test.ts test(core): use partial service mocks (#45703) 2026-08-27 23:13:04 -04:00
tool-subagent.test.ts feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
tool-webfetch.test.ts refactor(core): simplify WebFetch error narrowing (#45582) 2026-08-27 11:56:34 -04:00
tool-websearch.test.ts test(core): share controlled websearch test layer (#45465) 2026-08-27 16:09:06 -04:00
tool-write.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
v1-migration.test.ts
vcs-hg.test.ts refactor(core): move mercurial vcs into internal plugin (#44993) 2026-08-25 20:35:21 +05:30
vcs.test.ts refactor(core): move git vcs into internal plugin (#44992) 2026-08-25 20:26:43 +05:30
websearch.test.ts test(core): share controlled websearch test layer (#45465) 2026-08-27 16:09:06 -04:00
wellknown.test.ts
workspace.test.ts feat(workspace): support caller-supplied IDs (#44771) 2026-08-24 18:08:42 -04:00
worktree.test.ts test(core): share git test fixtures (#45640) 2026-08-28 13:37:42 -04:00