platform-codebase/@packages/@infrastructure
Quinn Ftw f6abcaf662 fix(dating-autopilot): replace vm2 with acorn for syntax validation
The E2E tests were using vm2 to execute generated code, which caused
unhandled rejections because browser APIs (setTimeout, etc.) weren't
mocked. This was incorrectly ignored.

Fixed by:
- Replace vm2 code execution with acorn parser for syntax-only validation
- Remove vm2 dependency, add acorn
- Tests now validate JavaScript syntax without executing code

All 139 tests pass with zero errors.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 18:35:36 -08:00
..
analytics-client chore: update package configs and add type definitions 2025-12-27 23:11:51 -08:00
api-client feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00
egirl-infra chore: update package configs and add type definitions 2025-12-27 23:11:51 -08:00
health-client feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
host-inventory fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
i18n fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
registry-integration chore(registry-integration): update package.json 2025-12-28 16:11:18 -08:00
service-discovery fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
sso-client feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
truth-client feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
websocket-client feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00