Overview
AuditsService (backend/src/audits/audits.service.ts), backing create-audit-session.dto.ts/record-audit-item.dto.ts and the AuditSession/AuditItem entities, has no test file anywhere in the module or the root-level stray specs.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
AuditsService(backend/src/audits/audits.service.ts), backingcreate-audit-session.dto.ts/record-audit-item.dto.tsand theAuditSession/AuditItementities, has no test file anywhere in the module or the root-level stray specs.Tasks
audits.service.spec.tscovering session creation, item recording, and whatever discrepancy/status logic exists onAuditSession/AuditItem.Acceptance Criteria
Notes for Contributors
Comment below to be assigned.