MCPcopy
hub / github.com/alibaba/page-agent / PageAgentCore.test.ts

File PageAgentCore.test.ts

packages/core/src/PageAgentCore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BrowserState, PageController } from '@page-agent/page-controller'
2import { describe, expect, it, vi } from 'vitest'
3import * as z from 'zod/v4'
4

Callers

nothing calls this directly

Calls 10

createFetchMockFunction · 0.85
doneResponseFunction · 0.85
createAgentFunction · 0.85
waitResponseFunction · 0.85
startBlockedTaskFunction · 0.85
agentResponseFunction · 0.85
toolFunction · 0.85
executeMethod · 0.65
stopMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected