MCPcopy Create free account
hub / github.com/massCodeIO/massCode / main.test.ts

File main.test.ts

src/main/menu/__tests__/main.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MainMenuContext } from '../../types/menu'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3
4const buildFromTemplate = vi.fn((template: unknown) => template)

Callers

nothing calls this directly

Calls 1

createMainMenuFunction · 0.85

Tested by

no test coverage detected