MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / maintain-audit.test.ts

File maintain-audit.test.ts

test/maintain-audit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 buildAuditChain, verifyAuditChain, chainHead, buildSignedAuditLog, serializeAuditLog,
4 verifyAuditLog, signChainHead, verifyChainSignature, keyIdFor, buildAuditPdfBlocks, AUDIT_GENESIS,

Callers

nothing calls this directly

Calls 11

buildAuditChainFunction · 0.90
verifyAuditChainFunction · 0.90
chainHeadFunction · 0.90
signChainHeadFunction · 0.90
verifyChainSignatureFunction · 0.90
keyIdForFunction · 0.90
buildSignedAuditLogFunction · 0.90
serializeAuditLogFunction · 0.90
verifyAuditLogFunction · 0.90
buildPdfFunction · 0.90
buildAuditPdfBlocksFunction · 0.90

Tested by

no test coverage detected