MCPcopy Index your code
hub / github.com/anomalyco/opencode / layout-scroll.test.ts

File layout-scroll.test.ts

packages/app/src/context/layout-scroll.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from "bun:test"
2import { createScrollPersistence } from "./layout-scroll"
3
4describe("createScrollPersistence", () => {

Callers

nothing calls this directly

Calls 6

createScrollPersistenceFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
describeFunction · 0.50
fromMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected