fetch_ml/tests/e2e
Jeremie Fraeys 260e18499e
feat: Research features - narrative fields and outcome tracking
Add comprehensive research context tracking to jobs:
- Narrative fields: hypothesis, context, intent, expected_outcome
- Experiment groups and tags for organization
- Run comparison (compare command) for diff analysis
- Run search (find command) with criteria filtering
- Run export (export command) for data portability
- Outcome setting (outcome command) for experiment validation

Update queue and requeue commands to support narrative fields.
Add narrative validation to manifest validator.
Add WebSocket handlers for compare, find, export, and outcome operations.

Includes E2E tests for phase 2 features.
2026-02-18 21:27:05 -05:00
..
cli_api_e2e_test.go fix: improve skip logic for integration and e2e tests 2026-02-18 15:59:19 -05:00
docker-compose.logs-debug.yml fix: update test setup with docker-compose for Redis 2026-02-18 15:56:21 -05:00
example_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
homelab_e2e_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
job_lifecycle_e2e_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
logs_debug_e2e_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
main_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
ml_project_variants_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
phase2_features_test.go feat: Research features - narrative fields and outcome tracking 2026-02-18 21:27:05 -05:00
podman_integration_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
sync_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
tracking_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
tui_ssh_test.go feat: add TUI SSH usability testing infrastructure 2026-02-18 17:48:02 -05:00
websocket_e2e_test.go refactor(dependency-hygiene): Fix Redis leak, simplify TUI wrapper, clean go.mod 2026-02-17 21:13:49 -05:00
wss_reverse_proxy_e2e_test.go refactor(dependency-hygiene): Fix Redis leak, simplify TUI wrapper, clean go.mod 2026-02-17 21:13:49 -05:00