fetch_ml/tests/unit/worker
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
..
artifacts_test.go feat: Implement all worker stub methods with real functionality 2026-02-17 17:37:56 -05:00
config_test.go test: Reorganize and add unit tests 2026-02-18 21:28:13 -05:00
hash_bench_test.go test(integration): add websocket queue and hash benchmarks 2026-02-18 12:46:06 -05:00
jupyter_task_test.go feat: Implement all worker stub methods with real functionality 2026-02-17 17:37:56 -05:00
prewarm_v1_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
run_manifest_execution_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
snapshot_stage_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
snapshot_store_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
worker_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00