Commit Graph

22 Commits

Author SHA1 Message Date
afbe42b0e1 remove companion tests 2026-01-03 15:18:40 +01:00
68ae9da22a fix issues 2025-12-26 11:49:20 +01:00
43a8afe7a9 website service tests 2025-12-23 23:36:55 +01:00
7d3393e1b9 refactor 2025-12-16 12:14:06 +01:00
9a891ac8b3 refactor 2025-12-16 11:52:26 +01:00
5c22f8820c rename to core 2025-12-15 13:46:07 +01:00
217337862c wip 2025-12-14 18:11:59 +01:00
2cd3bfbb47 wip 2025-12-12 14:23:40 +01:00
ec3ddc3a5c wip 2025-12-11 21:06:25 +01:00
e4c1be628d wip 2025-12-11 11:25:22 +01:00
70d5f5689e wip 2025-12-06 00:17:24 +01:00
88c6befc7c wip 2025-12-04 17:07:59 +01:00
c698a0b893 wip 2025-12-04 15:15:24 +01:00
b7d5551ea7 wip 2025-12-04 11:54:42 +01:00
e7ada8aa23 wip 2025-12-01 00:48:34 +01:00
f8a1fbeb50 Refactor infra tests, clean E2E step suites, and fix TS in tests 2025-11-30 10:58:49 +01:00
5c665ea2fe wip 2025-11-30 02:06:39 +01:00
f552649357 wip 2025-11-27 18:14:25 +01:00
fef75008d8 wip 2025-11-26 17:03:29 +01:00
78fc323e43 feat(automation): implement NODE_ENV-based automation mode with fixture server 2025-11-22 16:37:32 +01:00
3a60ffae91 feat(logging): add professional logging with pino and headless E2E tests - Add ILogger port interface in application layer - Implement PinoLogAdapter with Electron-compatible structured logging - Add NoOpLogAdapter for testing - Wire logging into DI container and all adapters - Create 32 E2E tests for automation workflow (headless-only) - Add vitest.e2e.config.ts for E2E test configuration - All tests enforce HEADLESS mode (no headed browser allowed) 2025-11-22 01:02:38 +01:00
098bfc2c11 feat(companion): implement hosted session automation POC with TDD approach 2025-11-21 16:27:15 +01:00