fetch_ml/internal/container
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
..
podman.go test(tracking/plugins): add PodmanInterface and comprehensive plugin tests for 91% coverage 2026-03-14 16:59:16 -04:00
podman_test.go refactor: co-locate config, container, envpool, errors, experiment, jupyter tests 2026-03-12 16:35:15 -04:00
security_test.go refactor: co-locate config, container, envpool, errors, experiment, jupyter tests 2026-03-12 16:35:15 -04:00
supply_chain.go test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00