thomasasfk / sd-webui-aspect-ratio-helper

Simple extension to easily maintain aspect ratio while changing dimensions. Install via the extensions tab on the AUTOMATIC1111 webui.
https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git
408 stars 66 forks source link

Add test coverage for _settings.py #6

Closed thomasasfk closed 1 year ago

thomasasfk commented 1 year ago

Would like to add a tests/_settings_test.py file which tests the following function:

https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/blob/2898de8abd53faf04c6c6b427ea8c331362efd85/aspect_ratio_helper/_settings.py#L29-L36