Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it } from
'vitest'
2
import
{ createWidgetRuntime, getRuntime, resetRuntime } from
'../src/runtime-context'
3
4
describe(
'runtime-context'
, () => {
Callers
nothing calls this directly
Calls
4
resetRuntime
Function · 0.90
getRuntime
Function · 0.90
createWidgetRuntime
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected