Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ tabs.test.ts
File
tabs.test.ts
packages/app/src/context/tabs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ createRoot, getOwner, onCleanup } from
"solid-js"
3
import
{ createTabMemory } from
"./tab-memory"
4
Callers
nothing calls this directly
Calls
5
createTabMemory
Function · 0.90
test
Function · 0.85
dispose
Function · 0.70
remove
Method · 0.65
describe
Function · 0.50
Tested by
no test coverage detected