MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / expression-properties.test.ts

File expression-properties.test.ts

test/compute-engine/expression-properties.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import { engine } from '../utils';
3
4describe('IS_CONSTANT', () => {

Callers

nothing calls this directly

Calls 11

fnEngineFunction · 0.85
parseMethod · 0.65
exprMethod · 0.65
isMethod · 0.65
isEqualMethod · 0.65
boxMethod · 0.65
functionMethod · 0.65
symbolMethod · 0.65
declareMethod · 0.65
appliedNonFunctionsMethod · 0.65
lookupDefinitionMethod · 0.65

Tested by

no test coverage detected