MCPcopy 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

1import assert from "node:assert";
2import { describe, it } from "node:test";
3import { createHarness, type WriteCapturingTerminal } from "./harness.ts";
4

Callers

nothing calls this directly

Calls 8

createHarnessFunction · 0.90
scrollViewportMethod · 0.80
getScrollPositionMethod · 0.80
okMethod · 0.80
getViewportMethod · 0.80
frameMethod · 0.80
scrollToBottomMethod · 0.80
stopMethod · 0.65

Tested by

no test coverage detected