MCPcopy Index your code
hub / github.com/callstack/agent-device / parity.test.ts

File parity.test.ts

src/core/platform-plugin/__tests__/parity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test } from 'vitest';
3import { PLATFORMS, type Platform } from '../../../kernel/device.ts';
4import { AppError } from '../../../kernel/errors.ts';

Callers

nothing calls this directly

Calls 6

registeredPlatformsFunction · 0.90
tryGetPluginFunction · 0.90
getPluginFunction · 0.90
registerPlatformPluginFunction · 0.90
parsePlatformByHandFunction · 0.85

Tested by

no test coverage detected