Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mnexa-AI/e2a
/ login.test.ts
File
login.test.ts
cli/src/__tests__/login.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter } from
"node:events"
;
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
3
4
const
mockExecFile = vi.fn();
Callers
nothing calls this directly
Calls
4
infoResponse
Function · 0.85
simulateBrowserCallback
Function · 0.85
login
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected