MCPcopy Create free account
hub / github.com/callstack/agent-device / alert-detection.test.ts

File alert-detection.test.ts

src/platforms/android/__tests__/alert-detection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import { chooseAndroidAlertButton, findAndroidAlertCandidate } from '../alert-detection.ts';
4import type { RawSnapshotNode } from '../../../kernel/snapshot.ts';

Callers

nothing calls this directly

Calls 5

chooseAndroidAlertButtonFunction · 0.90
buttonFunction · 0.85
textFunction · 0.85
nodeFunction · 0.70

Tested by

no test coverage detected