Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ cursorRemoteLauncher.test.ts
File
cursorRemoteLauncher.test.ts
cli/src/cursor/cursorRemoteLauncher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi, beforeEach } from
'vitest'
;
2
import
type
{ Metadata } from
'@hapi/protocol/schemas'
;
3
import
type
{ CursorSession } from
'./session'
;
4
Callers
nothing calls this directly
Calls
2
cursorRemoteLauncher
Function · 0.90
makeSession
Function · 0.70
Tested by
no test coverage detected