fetch_ml/internal/crypto
Jeremie Fraeys f827ee522a
test(tracking/plugins): add PodmanInterface and comprehensive plugin tests for 91% coverage
Refactor plugins to use interface for testability:
- Add PodmanInterface to container package (StartContainer, StopContainer, RemoveContainer)
- Update MLflow plugin to use container.PodmanInterface
- Update TensorBoard plugin to use container.PodmanInterface
- Add comprehensive mocked tests for all three plugins (wandb, mlflow, tensorboard)
- Coverage increased from 18% to 91.4%
2026-03-14 16:59:16 -04:00
..
kms test(tracking/plugins): add PodmanInterface and comprehensive plugin tests for 91% coverage 2026-03-14 16:59:16 -04:00
signing.go feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
signing_test.go test(crypto): add getter tests and property-based round-trip tests 2026-03-13 23:41:01 -04:00
tenant_keys.go feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
tenant_keys_test.go test(crypto,security): add tenant key manager and anomaly monitor tests 2026-03-13 23:26:22 -04:00