fetch_ml/tests/unit/api
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
..
helpers test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
ws feat: implement WebSocket handler improvements and metrics persistence 2026-02-18 14:36:05 -05:00
duplicate_detection_process_test.go test: Update duplicate detection tests 2026-02-23 14:14:21 -05:00
ws_jobs_args_test.go refactor: Migrate all test imports from api to api/ws package 2026-02-17 13:52:20 -05:00
ws_jupyter_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
ws_test.go test: update test suite and remove deprecated privacy middleware 2026-03-08 13:03:55 -04:00