| 1 | import { createMockFs } from '@codebuff/common/testing/mocks/filesystem' |
| 2 | import { createMockLogger } from '@codebuff/common/testing/mocks/logger' |
| 3 | import { describe, it, expect } from 'bun:test' |
| 4 |
nothing calls this directly
no test coverage detected