Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ keyed-function-factories.test.ts
File
keyed-function-factories.test.ts
packages/nuxt/test/keyed-function-factories.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it } from
'vitest'
2
import
{
3
KeyedFunctionFactoriesPlugin,
4
KeyedFunctionFactoriesScanPlugin,
Callers
nothing calls this directly
Calls
8
scanFileForFactories
Function · 0.90
KeyedFunctionFactoriesScanPlugin
Function · 0.90
createScanPluginContext
Function · 0.90
KeyedFunctionFactoriesPlugin
Function · 0.90
createMockNuxt
Function · 0.85
callScanPlugin
Function · 0.85
get
Method · 0.80
resolve
Method · 0.80
Tested by
no test coverage detected