fetch_ml/tests/unit/api
Jeremie Fraeys 27c8b08a16
test: Reorganize and add unit tests
Reorganize tests for better structure and coverage:
- Move container/security_test.go from internal/ to tests/unit/container/
- Move related tests to proper unit test locations
- Delete orphaned test files (startup_blacklist_test.go)
- Add privacy middleware unit tests
- Add worker config unit tests
- Update E2E tests for homelab and websocket scenarios
- Update test fixtures with utility functions
- Add CLI helper script for arraylist fixes
2026-02-18 21:28:13 -05: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: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -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: Reorganize and add unit tests 2026-02-18 21:28:13 -05:00