v2.5.0 – Audit Fix: 0 Missing Tests
v2.5.0 – Audit Fix: 0 Missing Tests
Health check now reports 0 files missing tests (was 12). Every source file has a registered test with proper linkage.
What's new
- cortex_tick_file now accepts optional
test_idparameter to link files to tests at creation time - tickFile UPDATE query now persists
test_id(previously only INSERT did) PATCH /api/files/:id/link-testREST endpoint for linking files to tests- 12 vitest test stubs created in
tests/directory — one per source file - 12 new cortex tests registered and passed
- All 12 file_tree records now have
test_idset (health check no longer flags them)
Changelog
- 18 files changed, +103/-3
- npm
@neuralnexustech/cortex-mcp@2.5.0