cloudaxe-opencode/packages/opencode/test/file
Kit Langton b2fa76ff7f refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot
Collapse the two-namespace pattern (e.g. File + FileService) into a single
namespace per module: Interface, Service, layer, and defaultLayer all live on
the domain namespace directly. Rename DiscoveryService → Discovery for
consistency. Remove no-op init() methods and unnecessary defaultLayer = layer
re-exports per EFFECT_MIGRATION_PLAN.md conventions.
2026-03-17 22:05:34 -04:00
..
fsmonitor.test.ts fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
ignore.test.ts
index.test.ts test(opencode): deflake file and tool timing (#17859) 2026-03-17 00:49:04 +00:00
path-traversal.test.ts fix: check worktree for external_directory permission in subdirs (#7811) 2026-01-11 14:17:36 -06:00
ripgrep.test.ts test: remove unused Ripgrep.search coverage (#16554) 2026-03-07 21:40:57 -05:00
time.test.ts test(opencode): deflake file and tool timing (#17859) 2026-03-17 00:49:04 +00:00
watcher.test.ts refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot 2026-03-17 22:05:34 -04:00