cloudaxe-opencode/packages/opencode/test/util
Kit Langton e13d44684d test(log): avoid global logger module mocking
Replace the effect-log tests' global util/log module mock with local spies on Log.create so the logger compatibility tests no longer leak into unrelated unit suites. Keep the coverage for routing, annotations, spans, and cause formatting while allowing the full package test workflow to run cleanly.
2026-03-12 17:00:20 -04:00
..
effect-log.test.ts test(log): avoid global logger module mocking 2026-03-12 17:00:20 -04:00
filesystem.test.ts fix: resolve symlinks in Instance cache to prevent duplicate contexts (#16651) 2026-03-11 23:26:54 +00:00
format.test.ts Prettify retry duration display in TUI (#8608) 2026-01-15 11:50:18 -06:00
glob.test.ts fix(test): use path.join for cross-platform glob test assertions (#14837) 2026-02-24 20:07:56 +10:00
iife.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
lazy.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
lock.test.ts feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
module.test.ts refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
process.test.ts test: make process cwd check cross-platform (#16594) 2026-03-08 06:56:45 -05:00
timeout.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
which.test.ts fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
wildcard.test.ts fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10:00