Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach } from
"vitest"
;
2
import
{ createTabTools } from
"./tab_tools"
;
3
4
// mock chrome.scripting
Callers
nothing calls this directly
Calls
6
makeTools
Function · 0.85
getExecutor
Function · 0.85
fn
Method · 0.80
listener
Function · 0.70
execute
Method · 0.65
parse
Method · 0.45
Tested by
no test coverage detected