Radosław Gierwiało
bd7212a599
feat(matching): implement origin_run_id tracking and audit tests
- Updated run-matching endpoint to create MatchingRun records
- Added trigger tracking (manual vs scheduler)
- Fixed saveMatchingResults to accept runId parameter
- Added comprehensive audit tests (matching-runs-audit.test.js):
* TC1: origin_run_id assigned correctly
* TC2: Sequential runs create separate run IDs
* TC3: Accepted suggestions preserve origin_run_id
* TC4: Filter parameters (onlyAssigned, includeNotFound)
* TC5: Manual vs scheduler trigger differentiation
* TC6: Failed runs recorded in audit trail
- All 6 audit tests passing
2025-11-30 20:01:10 +01:00
..
2025-11-30 14:42:08 +01:00
2025-11-13 16:39:27 +01:00
2025-11-14 15:32:40 +01:00
2025-11-30 15:14:06 +01:00
2025-11-14 15:32:40 +01:00
2025-11-30 20:01:10 +01:00
2025-11-30 15:30:49 +01:00
2025-11-14 22:35:32 +01:00
2025-11-13 15:47:54 +01:00