Skip to content

Commit 9351f73

Browse files
committed
test(optimizer): add unit tests for OptimizerClient in KubernetesBackend
This adds comprehensive unit tests for the OptimizerClient methods in KubernetesBackend, mirroring the existing test structure used for TrainerClient in backend_test.py. Tests cover: - get_runtime (success, timeout, runtime error) - list_runtimes - optimize (study creation) - get_study - list_studies - get_study_logs - delete_study All tests use pytest fixtures, mock Kubernetes API calls closes kubeflow#124
1 parent e878505 commit 9351f73

File tree

1 file changed

+585
-0
lines changed

1 file changed

+585
-0
lines changed

0 commit comments

Comments
 (0)