MCPcopy 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

1import { afterEach, describe, expect, test } from "bun:test"
2import { handleNotificationClick, setNavigate } from "./notification-click"
3
4describe("notification click", () => {

Callers

nothing calls this directly

Calls 5

setNavigateFunction · 0.90
handleNotificationClickFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected