fetch_ml/tests/integration
Jeremie Fraeys 16343e6c2a
test(kms): add comprehensive unit and integration tests
Unit tests for DEK cache:
- Put/Get operations, TTL expiry, LRU eviction
- Tenant isolation, flush/clear, stats, empty DEK rejection

Unit tests for KMS protocol:
- Encrypt/decrypt round-trip with MemoryProvider
- Multi-tenant isolation (wrong key fails MAC verification)
- Cache hit verification, key rotation flow
- Health check protocol

Integration tests with testcontainers:
- VaultProvider with hashicorp/vault:1.15 container
- AWSProvider with localstack/localstack container
- TenantKeyManager end-to-end with MemoryProvider
2026-03-03 19:14:31 -05:00
..
audit test(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00
reproducibility test(phase-7-9): audit verification, fault injection, integration tests 2026-02-23 20:26:01 -05:00
scheduler feat: add Plugin GPU Quota implementation and tests 2026-02-26 14:35:05 -05:00
security test(phase-7-9): audit verification, fault injection, integration tests 2026-02-23 20:26:01 -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(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00
kms_integration_test.go test(kms): add comprehensive unit and integration tests 2026-03-03 19:14:31 -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 feat: add Plugin GPU Quota implementation and tests 2026-02-26 14:35:05 -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