MCPcopy Create free account
hub / github.com/ZingerLittleBee/ServerBee / runtime-bridge.test.ts

File runtime-bridge.test.ts

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

Source from the content-addressed store, hash-verified

1// biome-ignore lint/performance/noNamespaceImport: shim-drift test enumerates every named export.
2import * as Sdk from '@serverbee/widget-sdk'
3import { QueryClient } from '@tanstack/react-query'
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 4

mountRuntimeBridgeFunction · 0.90
describeFunction · 0.85
makeServerFunction · 0.70
removeMethod · 0.45

Tested by

no test coverage detected