MCPcopy
hub / github.com/anomalyco/opencode / runtime.test.ts

File runtime.test.ts

packages/tui/test/plugin/runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { createPluginRuntime } from "../../src/plugin/runtime"
3
4test("routes use the latest registration and restore previous registrations", () => {

Callers

nothing calls this directly

Calls 8

createPluginRuntimeFunction · 0.90
testFunction · 0.85
activateMethod · 0.80
getMethod · 0.65
updateMethod · 0.65
disposeFunction · 0.50
statusMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected