Refactored app_config unit tests

This commit is contained in:
2025-02-15 11:54:59 -06:00
parent f8b71093c7
commit 7ef600969c
3 changed files with 112 additions and 1 deletions

View File

@ -14,6 +14,9 @@
* Continue documentation updates
* Fixed setting `ApiAuth` via `set_value_by_name`
* Fixed setting `HostConfig.ApiUser` via `set_value_by_name`
* Fixed setting `HostConfig.Path` via `set_value_by_name`
* Fixed setting `HostConfig.Protocol` via `set_value_by_name`
* Refactored `app_config` unit tests
* Refactored polling to be more accurate on scheduling tasks