Skip to content

Conversation

@danpdraper
Copy link
Contributor

This commit renames the _check_and_set_config method of the BaseCloud class to _check_and_get_config, and modifies the method such that it returns a dict instead of setting the config instance variable. This change facilitates modification of the method's behaviour during unit testing.

This commit renames the _check_and_set_config method of the BaseCloud
class to _check_and_get_config, and modifies the method such that it
returns a dict instead of setting the config instance variable. This
change facilitates modification of the method's behaviour during unit
testing.
@danpdraper danpdraper force-pushed the return-config-instead-of-setting-config branch from 552acb0 to db572fd Compare November 28, 2024 23:07
Copy link
Contributor

@a-dubs a-dubs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@a-dubs a-dubs merged commit 72ebfce into canonical:main Nov 28, 2024
5 checks passed
@danpdraper danpdraper deleted the return-config-instead-of-setting-config branch November 28, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants