Overview
backend/src/verification/ has 3 files, 1 entity, and no tests. Verification links a document to its on-chain proof, so a bug here produces a false claim of verification — actively worse than no verification at all.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
backend/src/verification/has 3 files, 1 entity, and no tests. Verification links a document to its on-chain proof, so a bug here produces a false claim of verification — actively worse than no verification at all.Tasks
Acceptance Criteria
npm run test -- verificationpasses at ≥80% coverage.Notes for Contributors
Comment below to be assigned.