fetch_ml/tests/e2e
Jeremie Fraeys c74e91dd69
test: update test suite and remove deprecated privacy middleware
Test improvements:
- fixtures/: Updated mocks, fixtures with group context, SSH server, TUI driver
- integration/: WebSocket queue and handler tests with groups
- e2e/: WebSocket and TLS proxy end-to-end tests
- unit/api/ws_test.go: WebSocket API tests
- unit/scheduler/service_templates_test.go: Service template tests
- benchmarks/scheduler_bench_test.go: Performance benchmarks

Cleanup:
- Remove privacy middleware (replaced by audit system)
- Remove privacy_test.go
2026-03-08 13:03:55 -04:00
..
scheduler fix(scheduler): resolve TestEndToEndJobLifecycle race and getTask bug 2026-03-05 14:40:43 -05:00
cli_api_e2e_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
example_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
homelab_e2e_test.go test(e2e): skip gracefully when Redis unavailable, fix cross-device link 2026-02-21 21:20:47 -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 chore: migrate scripts from docker-compose v1 to v2 2026-03-04 13:22:26 -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 test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -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(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -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 test: update test suite and remove deprecated privacy middleware 2026-03-08 13:03:55 -04:00
wss_reverse_proxy_e2e_test.go test: update test suite and remove deprecated privacy middleware 2026-03-08 13:03:55 -04:00