Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ command.test.ts
File
command.test.ts
packages/editor-core/test/command.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
'../src/command'
;
2
3
describe(
'Command'
, () => {
4
let
commandInstance;
Callers
nothing calls this directly
Calls
7
registerCommand
Method · 0.65
find
Method · 0.65
listCommands
Method · 0.65
unregisterCommand
Method · 0.65
executeCommand
Method · 0.65
batchExecuteCommand
Method · 0.65
onCommandError
Method · 0.65
Tested by
no test coverage detected