MCPcopy Index your code
hub / github.com/MALSync/MALSync / controlFlowFunctions.test.ts

File controlFlowFunctions.test.ts

test/src/chibiScript/functions/controlFlowFunctions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { $c } from '../../../../src/chibiScript/ChibiGenerator';
3import { ChibiConsumer } from '../../../../src/chibiScript/ChibiConsumer';
4import controlFlowFunctions from '../../../../src/chibiScript/functions/controlFlowFunctions';

Callers

nothing calls this directly

Calls 2

generateAndExecuteFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected