Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RtlZeroMemory/Rezi
/ scrollback_commit.test.ts
File
scrollback_commit.test.ts
packages/node/src/__tests__/scrollback_commit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
test from
"node:test"
;
3
import
{ ZrUiError } from
"@rezi-ui/core"
;
4
import
{ createNodeBackendInternal } from
"../backend/nodeBackend.js"
;
Callers
nothing calls this directly
Calls
8
createNodeBackendInternal
Function · 0.85
inlineConfig
Function · 0.85
makeClearDrawlist
Function · 0.85
commitScrollback
Method · 0.80
start
Method · 0.65
stop
Method · 0.65
dispose
Method · 0.65
setInlineRows
Method · 0.65
Tested by
no test coverage detected