mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 21:35:13 +01:00
* Added TODO to illustrate my intentions * Resolved linting issue * Resolved bool or file validation and updated tests The tests have been updated to include mocks to assert a temp ca cert exists as it should for the positive tests with an additional negative test for a file not existing being tested. * Resolved flake8 linting issues (test docstrings)