MCPcopy
hub / github.com/steipete/oracle / domDebug.test.ts

File domDebug.test.ts

tests/browser/domDebug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from 'vitest';
2import { logDomFailure, logConversationSnapshot } from '../../src/browser/domDebug.js';
3import type { ChromeClient } from '../../src/browser/types.js';
4

Callers

nothing calls this directly

Calls 3

makeRuntimeFunction · 0.85
logDomFailureFunction · 0.85
logConversationSnapshotFunction · 0.85

Tested by

no test coverage detected