Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zxlie/FeHelper
/ background-menu.test.js
File
background-menu.test.js
test/background-menu.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
4
import
toolMap from
'../apps/background/tools.js'
;
Callers
nothing calls this directly
Calls
7
createChromeMock
Function · 0.85
loadAndRebuildMenu
Function · 0.85
getToolMenus
Function · 0.85
getChildMenus
Function · 0.85
createStorageSeed
Function · 0.85
clickMenuByText
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected