MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / c2pa.test.ts

File c2pa.test.ts

server/tests/unit/c2pa.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, beforeEach, afterEach } from 'vitest';
2import { existsSync, readFileSync, rmSync } from 'fs';
3import { execFileSync } from 'child_process';
4import { join } from 'path';

Callers

nothing calls this directly

Calls 4

resetC2PASignerCacheFunction · 0.85
itFunction · 0.85
isC2PASigningEnabledFunction · 0.85
signC2PAFunction · 0.85

Tested by

no test coverage detected