MCPcopy
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

1import * as expect from 'expect'
2import { Runtime } from './runtime'
3
4const BAD_PLUGIN_PATH = `${__dirname}/../fixtures/does-not-exist`

Callers

nothing calls this directly

Calls 2

addCoreExtensionsMethod · 0.80
addPluginMethod · 0.80

Tested by

no test coverage detected