-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
improvementThis issue or pull request will add or improve functionality, maintainability, or ease of useThis issue or pull request will add or improve functionality, maintainability, or ease of use
Description
💡 Summary
Flesh out the test_log_levels()
test function so that it verifies that the correct log level has been assigned.
Motivation and context
As it stands, test_log_levels()
would still pass if example.example.main()
set the log level to DEBUG
no matter what command-line arguments were passed to it..
See the discussion here.
Acceptance criteria
-
test_log_levels()
verifies that the log level is assigned correctly.
dav3r and mcdonnnj
Metadata
Metadata
Assignees
Labels
improvementThis issue or pull request will add or improve functionality, maintainability, or ease of useThis issue or pull request will add or improve functionality, maintainability, or ease of use
Type
Projects
Status
Done