palazzem / ha-econnect-alarm

Home Assistant integration that provides a full-fledged Alarm Panel to control your Elmo/IESS alarm systems.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

tests: disable DEBUG log level when `pytest` is launched with `--verbose` #149

Closed palazzem closed 7 months ago

palazzem commented 7 months ago

Related Issues

Proposed Changes:

Overrides pytest_configure() that is defined in HA fixtures.

Testing:

If a test fails, DEBUG logs should not be printed.

Extra Notes (optional):

n/a

Checklist

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7977408071

Details


Totals Coverage Status
Change from base Build 7975216529: 0.0%
Covered Lines: 655
Relevant Lines: 702

💛 - Coveralls