fetch_ml/tests/unit/security
Jeremie Fraeys 2bd7f97ae2
test(integration,unit): update test suites for new features and APIs
Integration test updates:
- jupyter_experiment_test.go: update for new workspace handling
- run_manifest_test.go: reproducibility manifest validation
- secrets_integration_test.go: KMS and secret provider tests
- storage_redis_integration_test.go: Redis-backed storage tests

Unit test updates:
- response_helpers_test.go: API response helper tests
- config_hash_test.go: configuration hashing for reproducibility
- filetype_test.go: security file type detection tests

Load testing:
- load_test.go: scheduler load and stress tests
2026-03-12 12:09:15 -04:00
..
audit_test.go feat(audit): Tamper-evident audit chain verification system 2026-02-23 19:43:50 -05:00
config_integrity_test.go test(phase-3): prerequisite security and reproducibility tests 2026-02-23 20:25:26 -05:00
filetype_test.go test(integration,unit): update test suites for new features and APIs 2026-03-12 12:09:15 -04:00
gpu_audit_test.go test(phase-3): prerequisite security and reproducibility tests 2026-02-23 20:25:26 -05:00
hipaa_validation_test.go test(phase-1-2): naming alignment and partial test completion 2026-02-23 20:25:07 -05:00
manifest_filename_test.go test(phase-3): prerequisite security and reproducibility tests 2026-02-23 20:25:26 -05:00
path_traversal_test.go fix(security): Path validation improvements for symlink resolution 2026-02-23 19:44:16 -05:00
resource_quota_test.go test(phase-3): prerequisite security and reproducibility tests 2026-02-23 20:25:26 -05:00
secrets_test.go test(security): Add PHI denylist tests to secrets validation 2026-02-23 19:44:33 -05:00