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

File style.test.ts

test/compute-engine/latex-syntax/style.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { check, engine, latex } from '../../utils';
2import { serialize } from '../../../src/compute-engine/latex-syntax/latex-syntax';
3
4describe('STYLE - MATH MODE', () => {

Callers

nothing calls this directly

Calls 6

checkFunction · 0.90
latexFunction · 0.90
serializeFunction · 0.90
toLatexMethod · 0.80
fracFunction · 0.70
parseMethod · 0.65

Tested by

no test coverage detected