fetch_ml/tests/integration
Jeremie Fraeys 651318bc93
test(security): Integration tests for sandbox escape and secrets handling
Add sandbox escape integration tests:
- Container breakout attempts via privileged mode
- Host path mounting restrictions
- Network namespace isolation verification
- Capability dropping validation
- Seccomp profile enforcement

Add secrets integration tests:
- End-to-end credential expansion testing
- PHI denylist enforcement in real configs
- Environment variable reference resolution
- Plaintext secret detection across config boundaries
- Secret rotation workflow validation

Tests run with real container runtime (Podman/Docker) when available.
Provides defense-in-depth beyond unit tests.

Part of: security integration testing from security plan
2026-02-23 19:44:07 -05:00
..
security test(security): Integration tests for sandbox escape and secrets handling 2026-02-23 19:44:07 -05:00
duplicate_detection_test.go test: Update duplicate detection tests 2026-02-23 14:14:21 -05:00
integration_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
jupyter_experiment_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
protocol_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
queue_execution_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
storage_redis_integration_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
telemetry_integration_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
websocket_queue_integration_test.go fix(test): Fix WebSocketQueue test timeout and race conditions 2026-02-23 14:38:18 -05:00
worker_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
ws_handler_integration_test.go fix: improve skip logic for integration and e2e tests 2026-02-18 15:59:19 -05:00
zero_install_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00