Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ case02-collapse-scroll-position.test.ts
File
case02-collapse-scroll-position.test.ts
packages/pi-tui/e2e/case02-collapse-scroll-position.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{ describe, it } from
"node:test"
;
3
import
{ createHarness,
type
WriteCapturingTerminal } from
"./harness.ts"
;
4
Callers
nothing calls this directly
Calls
8
createHarness
Function · 0.90
scrollViewport
Method · 0.80
getScrollPosition
Method · 0.80
ok
Method · 0.80
getViewport
Method · 0.80
frame
Method · 0.80
scrollToBottom
Method · 0.80
stop
Method · 0.65
Tested by
no test coverage detected