Skip to content

v2.5.0 – Audit Fix: 0 Missing Tests

Choose a tag to compare

@neuralnexustech neuralnexustech released this 09 Jun 04:57
· 8 commits to master since this release

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_id parameter to link files to tests at creation time
  • tickFile UPDATE query now persists test_id (previously only INSERT did)
  • PATCH /api/files/:id/link-test REST 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_id set (health check no longer flags them)

Changelog

  • 18 files changed, +103/-3
  • npm @neuralnexustech/cortex-mcp@2.5.0