MCPcopy 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

1import { EventEmitter } from "node:events";
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3
4const mockExecFile = vi.fn();

Callers

nothing calls this directly

Calls 4

infoResponseFunction · 0.85
simulateBrowserCallbackFunction · 0.85
loginFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected