Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TraderAlice/OpenAlice
/ headless-task.spec.ts
File
headless-task.spec.ts
src/workspaces/headless-task.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ runHeadlessTask } from
'./headless-task.js'
;
4
import
type
{ Logger } from
'./logger.js'
;
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
runHeadlessTask
Function · 0.85
cwd
Method · 0.80
parse
Method · 0.80
push
Method · 0.65
Tested by
no test coverage detected