Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{TerminalModel} from
'@/common/components/terminal/ansi/terminal_model'
;
4
import
{Terminal} from
'@/common/components/terminal/ansi/terminal_view'
;
Callers
nothing calls this directly
Calls
15
format
Function · 0.90
moveCursorUp
Function · 0.90
moveToPosition
Function · 0.90
clearScreen
Function · 0.90
clearScreenDown
Function · 0.90
clearScreenUp
Function · 0.90
assertLine
Function · 0.85
textNode
Function · 0.85
styledNode
Function · 0.85
anchorNode
Function · 0.85
styledComplexNode
Function · 0.85
assertTexts
Function · 0.85
Tested by
no test coverage detected