MCPcopy
hub / github.com/GitbookIO/gitbook / runtime.test.ts

File runtime.test.ts

packages/expr/src/__tests__/runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2
3import { ExpressionError } from '../errors';
4import { ExpressionRuntime } from '../runtime';

Callers

nothing calls this directly

Calls 4

evaluateMethod · 0.80
safeEvaluateMethod · 0.80
parseMethod · 0.65
generateMethod · 0.65

Tested by

no test coverage detected