Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test, vi } from
"bun:test"
2
import
{ createScrollPersistence } from
"./layout-scroll"
3
4
describe(
"createScrollPersistence"
, () => {
Callers
nothing calls this directly
Calls
6
createScrollPersistence
Function · 0.90
test
Function · 0.85
push
Method · 0.80
describe
Function · 0.50
from
Method · 0.45
dispose
Method · 0.45
Tested by
no test coverage detected