MCPcopy Create free account
hub / github.com/esengine/esengine / PluginSystem.test.ts

File PluginSystem.test.ts

packages/core/tests/Core/PluginSystem.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Core } from '../../src/Core';
2import { IPlugin } from '../../src/Core/Plugin';
3import { PluginManager } from '../../src/Core/PluginManager';
4import type { ServiceContainer } from '../../src/Core/ServiceContainer';

Callers

nothing calls this directly

Calls 10

installPluginMethod · 0.80
isPluginInstalledMethod · 0.80
uninstallPluginMethod · 0.80
destroyMethod · 0.65
resolveMethod · 0.65
createMethod · 0.45
getPluginMethod · 0.45
getAllPluginsMethod · 0.45
mapMethod · 0.45
getMetadataMethod · 0.45

Tested by

no test coverage detected