Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ notification-click.test.ts
File
notification-click.test.ts
packages/app/src/utils/notification-click.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test } from
"bun:test"
2
import
{ handleNotificationClick, setNavigate } from
"./notification-click"
3
4
describe(
"notification click"
, () => {
Callers
nothing calls this directly
Calls
5
setNavigate
Function · 0.90
handleNotificationClick
Function · 0.90
test
Function · 0.85
push
Method · 0.80
describe
Function · 0.50
Tested by
no test coverage detected