MCPcopy Create free account
hub / github.com/ZingerLittleBee/ServerBee / loader.test.ts

File loader.test.ts

apps/web/src/widgets-runtime/loader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineWidget, type WidgetManifest, z } from '@serverbee/widget-sdk'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3import { bootstrapLoader } from './loader'
4import { useWidgetRegistry } from './registry'

Callers

nothing calls this directly

Calls 6

bootstrapLoaderFunction · 0.90
describeFunction · 0.85
mockFetchModulesFunction · 0.85
moduleEntryFunction · 0.85
fakeModuleFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected