core/homeassistant
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
..
auth Always load middle to handle forwarded proxy data (#51332) 2021-06-01 09:38:55 -07:00
components Refactor wallbox tests (#51094) 2021-06-27 15:06:25 -04:00
generated Add Forecast Solar integration (#52158) 2021-06-27 14:05:04 +02:00
helpers Improve editing of device automation referring non added select entity (#52047) 2021-06-21 14:49:51 +02:00
scripts
util Upgrade mypy to 0.902 (#51907) 2021-06-16 14:35:32 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Do not attempt to unload non loaded config entries (#51356) 2021-06-02 10:00:24 +02:00
const.py Add new climacell sensors (#52079) 2021-06-27 15:03:20 -04:00
core.py Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
data_entry_flow.py
exceptions.py
loader.py Move version validation to resolver (#51311) 2021-05-31 15:32:03 -07:00
package_constraints.txt Upgrade async_upnp_client to 0.19.0 (#52019) 2021-06-20 18:17:39 +02:00
requirements.py
runner.py
setup.py Add Select entity support to Google Assistant (#51997) 2021-06-18 23:30:46 +02:00
strings.json