MCPcopy
hub / github.com/claude-code-best/claude-code / engine.test.ts

File engine.test.ts

src/cli/bg/__tests__/engine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test'
2
3describe('selectEngine', () => {
4 test('returns engine with valid BgEngine interface', async () => {

Callers

nothing calls this directly

Calls 3

selectEngineFunction · 0.85
nowMethod · 0.80
availableMethod · 0.65

Tested by

no test coverage detected