Overview
backend/src/external-validation/ has 9 files and 1 entity with no tests. It calls third-party validation providers, so its resilience behaviour is what stands between a slow provider and a hung request.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
backend/src/external-validation/has 9 files and 1 entity with no tests. It calls third-party validation providers, so its resilience behaviour is what stands between a slow provider and a hung request.Tasks
Acceptance Criteria
npm run test -- external-validationpasses at ≥75% coverage with no network access.Notes for Contributors
Comment below to be assigned.