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

File runtime-context.test.ts

packages/widget-sdk/tests/runtime-context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest'
2import { createWidgetRuntime, getRuntime, resetRuntime } from '../src/runtime-context'
3
4describe('runtime-context', () => {

Callers

nothing calls this directly

Calls 4

resetRuntimeFunction · 0.90
getRuntimeFunction · 0.90
createWidgetRuntimeFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected