Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
test = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
11
runWithMockStdout
Function · 0.85
splitRows
Function · 0.85
renderWelcome
Function · 0.85
renderStatus
Function · 0.85
fitAnsi
Function · 0.85
visualLength
Function · 0.85
_computeLayout
Method · 0.80
_renderWelcomeScreen
Method · 0.80
_renderStatus
Method · 0.80
_renderCommandPalette
Method · 0.80
stripAnsi
Function · 0.50
Tested by
no test coverage detected