MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / notify.test.ts

File notify.test.ts

test/notify.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, afterEach } from 'vitest';
2
3// We test the pure escaping behavior and the platform gate. The escaping
4// function isn't exported, so we validate it indirectly: on a non-darwin

Callers

nothing calls this directly

Calls 2

notifyDesktopFunction · 0.85
escFunction · 0.50

Tested by

no test coverage detected