MCPcopy
hub / github.com/Doorman11991/smallcode / tui_layout.test.js

File tui_layout.test.js

test/tui_layout.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const test = require('node:test');
4const assert = require('node:assert/strict');

Callers

nothing calls this directly

Calls 11

runWithMockStdoutFunction · 0.85
splitRowsFunction · 0.85
renderWelcomeFunction · 0.85
renderStatusFunction · 0.85
fitAnsiFunction · 0.85
visualLengthFunction · 0.85
_computeLayoutMethod · 0.80
_renderWelcomeScreenMethod · 0.80
_renderStatusMethod · 0.80
_renderCommandPaletteMethod · 0.80
stripAnsiFunction · 0.50

Tested by

no test coverage detected