MCPcopy
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

1import { beforeEach, describe, expect, it } from 'vitest'
2import {
3 KeyedFunctionFactoriesPlugin,
4 KeyedFunctionFactoriesScanPlugin,

Callers

nothing calls this directly

Calls 8

scanFileForFactoriesFunction · 0.90
createScanPluginContextFunction · 0.90
createMockNuxtFunction · 0.85
callScanPluginFunction · 0.85
getMethod · 0.80
resolveMethod · 0.80

Tested by

no test coverage detected