core/homeassistant/components/wallbox
hesselonline e56069558a
Refactor wallbox tests (#51094)
* Changed Testing, removed custom exception
Removed custom exceptions, reverted to builtin. Changed testing approach in all tests, now using the core interface to setup device and mock_requests to create test responses for all calls.

* Reintroduce InvalidAuth exception in __init__
Remove reference to internal HA exception, Reintroduce custom exception

* Removed duplicate entry in test_config_flow

* removed tests from test_init that calling methods directly

* Update tests/components/wallbox/__init__.py

Removed duplicate add_to_hass call

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-27 15:06:25 -04:00
..
translations [ci skip] Translation update 2021-06-22 00:14:17 +00:00
__init__.py Refactor wallbox tests (#51094) 2021-06-27 15:06:25 -04:00
config_flow.py Refactor wallbox tests (#51094) 2021-06-27 15:06:25 -04:00
const.py
manifest.json
sensor.py
strings.json