Commit Graph

1 Commits

Author SHA1 Message Date
AI Feature Factory
558716a886 feat: test ping
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
Created a health check endpoint with NestJS module structure. Added jest dependency to package.json to fix test runner issue. Implemented HealthModule, HealthController, and HealthService with GET /health endpoint returning status, timestamp, and uptime. Added comprehensive unit tests for both controller and service components.

Generated by AI Feature Factory
2026-03-03 19:01:44 +00:00