Commit Graph

40 Commits

Author SHA1 Message Date
d689df0270 tests 2026-01-08 21:36:15 +01:00
52e9a2f6a7 refactor use cases 2026-01-08 15:34:51 +01:00
606b64cec7 feature flags 2026-01-07 22:05:53 +01:00
1b63fa646c fix issues 2026-01-07 16:20:19 +01:00
c55ef731a1 feature flags 2026-01-06 12:40:58 +01:00
d9e6151ae0 fix e2e 2026-01-05 19:35:49 +01:00
b4b915416b fix e2e 2026-01-05 00:38:48 +01:00
cd3d9ae34f middleware fix wip 2026-01-04 23:02:28 +01:00
691e6e2c7e middleware fix wip 2026-01-04 12:49:30 +01:00
729d95cd73 fix e2e 2026-01-04 01:51:53 +01:00
b8eb8fb005 middleware fix wip 2026-01-04 01:45:14 +01:00
bc7cb2e20a middleware test 2026-01-03 22:05:00 +01:00
c589b3c3fe tests cleanup 2026-01-03 18:46:36 +01:00
540c0fcb7a tests cleanup 2026-01-03 16:51:40 +01:00
afbe42b0e1 remove companion tests 2026-01-03 15:18:40 +01:00
29410708c8 move automation out of core 2025-12-16 14:31:43 +01:00
9a891ac8b3 refactor 2025-12-16 11:52:26 +01:00
ce82b7822b refactor 2025-12-16 11:09:13 +01:00
5c22f8820c rename to core 2025-12-15 13:46:07 +01:00
cae81b1088 wip 2025-12-12 21:39:48 +01:00
ec3ddc3a5c wip 2025-12-11 21:06:25 +01:00
c7e5de40d6 wip 2025-12-11 13:50:38 +01:00
b7d5551ea7 wip 2025-12-04 11:54:42 +01:00
c0fdae3d3c wip 2025-12-03 16:33:12 +01:00
086fdc1ea1 wip 2025-12-01 19:28:49 +01:00
98a09a3f2b wip 2025-12-01 17:27:56 +01:00
e7ada8aa23 wip 2025-12-01 00:48:34 +01:00
645f537895 wip 2025-11-30 23:00:48 +01:00
4b8c70978f wip 2025-11-30 17:37:03 +01:00
65f74e124a wip 2025-11-30 16:45:59 +01:00
9a1feb2912 wip 2025-11-30 14:00:46 +01:00
f8a1fbeb50 Refactor infra tests, clean E2E step suites, and fix TS in tests 2025-11-30 10:58:49 +01:00
af14526ae2 refactoring 2025-11-30 02:07:08 +01:00
1348c37675 dumps optimized 2025-11-27 14:46:11 +01:00
fef75008d8 wip 2025-11-26 17:03:29 +01:00
e2bea9a126 working companion prototype 2025-11-24 23:32:36 +01:00
84800c663a refactor(automation): remove browser automation, use OS-level automation only 2025-11-22 17:57:35 +01:00
bb8b152b8a feat(e2e): add Docker-based E2E test infrastructure 2025-11-22 15:40:23 +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