Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ openAi.test.ts
File
openAi.test.ts
test/unit/openAi.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ OpenAI } from
'openai'
;
2
import
{ OpenAiEngine } from
'../../src/engine/openAi'
;
3
4
describe(
'OpenAiEngine'
, () => {
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
generateCommitMessage
Method · 0.65
Tested by
no test coverage detected