MCPcopy 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

1import fs from 'fs';
2import path from 'path';
3import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
4import toolMap from '../apps/background/tools.js';

Callers

nothing calls this directly

Calls 7

createChromeMockFunction · 0.85
loadAndRebuildMenuFunction · 0.85
getToolMenusFunction · 0.85
getChildMenusFunction · 0.85
createStorageSeedFunction · 0.85
clickMenuByTextFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected