Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ updater-subscriptions.test.ts
File
updater-subscriptions.test.ts
packages/desktop/src/main/updater-subscriptions.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
{ createUpdaterSubscriptions } from
"./updater-subscriptions"
3
4
describe(
"updater subscriptions"
, () => {
Callers
nothing calls this directly
Calls
6
createUpdaterSubscriptions
Function · 0.90
test
Function · 0.85
push
Method · 0.80
describe
Function · 0.50
set
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected