MCPcopy
hub / github.com/bugy/script-server / terminal_view_test.js

File terminal_view_test.js

web-src/tests/unit/terminal_view_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3import {TerminalModel} from '@/common/components/terminal/ansi/terminal_model';
4import {Terminal} from '@/common/components/terminal/ansi/terminal_view';

Callers

nothing calls this directly

Calls 15

formatFunction · 0.90
moveCursorUpFunction · 0.90
moveToPositionFunction · 0.90
clearScreenFunction · 0.90
clearScreenDownFunction · 0.90
clearScreenUpFunction · 0.90
assertLineFunction · 0.85
textNodeFunction · 0.85
styledNodeFunction · 0.85
anchorNodeFunction · 0.85
styledComplexNodeFunction · 0.85
assertTextsFunction · 0.85

Tested by

no test coverage detected