-
Notifications
You must be signed in to change notification settings - Fork 451
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor proxy settings and enhance error handling
The proxy settings method has been refactored for better readability and maintainability. The code now checks if all necessary values are provided before proceeding with the setup, improving error handling. This change also includes updates to the corresponding tests, ensuring they align with the new implementation. Additionally, new test cases have been added to cover corner cases where some values might be None.
- Loading branch information
Showing
2 changed files
with
60 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters