Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/infinitered/gluegun
/ runtime-plugin.test.ts
File
runtime-plugin.test.ts
src/runtime/runtime-plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as expect from
'expect'
2
import
{ Runtime } from
'./runtime'
3
4
const
BAD_PLUGIN_PATH = `${__dirname}/../fixtures/does-not-exist`
Callers
nothing calls this directly
Calls
2
addCoreExtensions
Method · 0.80
addPlugin
Method · 0.80
Tested by
no test coverage detected