Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, test, expect } from
'bun:test'
2
3
describe(
'selectEngine'
, () => {
4
test(
'returns engine with valid BgEngine interface'
,
async
() => {
Callers
nothing calls this directly
Calls
3
selectEngine
Function · 0.85
now
Method · 0.80
available
Method · 0.65
Tested by
no test coverage detected