Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/infinitered/gluegun
/ runtime-plugins.test.ts
File
runtime-plugins.test.ts
src/runtime/runtime-plugins.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
test(
'loads all sub-directories'
, () => {
Callers
nothing calls this directly
Calls
6
addCoreExtensions
Method · 0.80
addPlugins
Method · 0.80
addDefaultPlugin
Method · 0.80
addCommand
Method · 0.80
addPlugin
Method · 0.80
run
Method · 0.80
Tested by
no test coverage detected