canonical / charmed-kubeflow-chisme

Shared Utilities used across Charmed Kubeflow
Apache License 2.0
1 stars 4 forks source link

Add fixes, refactors, and formatting from writing tests #4

Closed ca-scribner closed 2 years ago

ca-scribner commented 2 years ago

This commit contains a number of fixes, refactors, and reformats found during the writing of unit tests for this repo. These fixes are what is needed to take the previous code (which was essentially very detailed pseudocode) and implement the actual features. Tests are committed separately to make things a little better isolated.

Merge after #8