platform-codebase/features/conversation-assistant/server/src
Quinn Ftw 2cd36ec961 test(conversation-assistant): add E2E, ML service, and registry tests
Frontend:
- Add Playwright E2E test infrastructure with page objects
- Add tests for conversations, devices, and conversation detail pages
- Include Docker setup and CI workflow examples

ML Service:
- Add LLM and Redis client unit tests
- Add integration tests

Server:
- Add registry integration spec
- Add .env.example for configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 05:11:37 -08:00
..
common fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
decorators feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
entities feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
guards feat(conversation-assistant): add macOS installer and fix tests 2025-12-28 21:10:09 -08:00
migrations fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
modules feat(conversation-assistant): service registry integration and bind mounts 2025-12-29 01:29:13 -08:00
test fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
app.module.ts feat(conversation-assistant): add deployment infrastructure and ML enhancements 2025-12-29 04:59:33 -08:00
data-source.ts fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
health.controller.ts feat(conversation-assistant): add deployment infrastructure and ML enhancements 2025-12-29 04:59:33 -08:00
main.ts fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
registry-integration.spec.ts test(conversation-assistant): add E2E, ML service, and registry tests 2025-12-29 05:11:37 -08:00