MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / tab_tools.test.ts

File tab_tools.test.ts

src/app/service/agent/core/tools/tab_tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from "vitest";
2import { createTabTools } from "./tab_tools";
3
4// mock chrome.scripting

Callers

nothing calls this directly

Calls 6

makeToolsFunction · 0.85
getExecutorFunction · 0.85
fnMethod · 0.80
listenerFunction · 0.70
executeMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected