cloudaxe-opencode/packages/opencode/test/util
Kit Langton 9bbc874927 feat(log): add Effect logger compatibility layer
Add a small Effect logger bridge that routes Effect logs through the existing util/log backend so Effect-native services can adopt structured logging without changing the app's current file and stderr logging setup. Preserve level mapping and forward annotations, spans, and causes into the legacy logger metadata.
2026-03-12 16:43:11 -04:00
..
effect-log.test.ts feat(log): add Effect logger compatibility layer 2026-03-12 16:43:11 -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