hab
hab copied to clipboard
[Request]: Adding tests for the remaining missing lines when running Pytest.
Description
There are several missing lines in the Hab code that are not tested with Pytest. We would like to see tests added to the test suite that cover these lines. We would like to have 100% coverage so we can easily tell that someone didn't add a test for their new code
tox -e begin,py39-json,py39-json5,end
:
Solution
No response
Additional Context
No response