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 |
||
|---|---|---|
| .. | ||
| duplicate_detection_test.go | ||
| integration_test.go | ||
| jupyter_experiment_test.go | ||
| protocol_test.go | ||
| queue_execution_test.go | ||
| storage_redis_integration_test.go | ||
| telemetry_integration_test.go | ||
| websocket_queue_integration_test.go | ||
| worker_test.go | ||
| ws_handler_integration_test.go | ||
| zero_install_test.go | ||