Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ MainMenuContext } from
'../../types/menu'
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
3
4
const
buildFromTemplate = vi.fn((template: unknown) => template)
Callers
nothing calls this directly
Calls
1
createMainMenu
Function · 0.85
Tested by
no test coverage detected