Add E2E testing infrastructure for host-status-monitor agent: E2E tests (e2e/agent.e2e.spec.ts): - Service discovery integration - mTLS certificate loading - Metrics collection and reporting - Environment variable validation - Error handling scenarios Documentation (TESTING.md): - Testing guide for host agent - Unit vs E2E test patterns - mTLS testing setup - CI/CD integration Package.json updates: - test:e2e script for E2E tests - test:unit script for unit tests - test:watch for development Cleanup: - Remove deprecated index.test.ts - Enhance type-exports.test.ts Host agent now has comprehensive test coverage for deployment verification and regression prevention. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conversation-assistant | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry/registry-agent | ||
| status-dashboard | ||