hass-core/tests/components/coinbase
Tom Brien 897f5d9247
Coinbase code quality improvements from review (#52307)
* Fix breaking loop if single bad currency

* Remove unneeded update

* Reduce executor calls and use helper

* Avoid setting up integration when not needed in test

* Remove defunct info from strings

* Move already configured check

* Move instance update out of data class init
2021-06-29 11:54:38 -04:00
..
__init__.py Add config flow for Coinbase (#45354) 2021-06-28 16:38:12 +02:00
common.py Add config flow for Coinbase (#45354) 2021-06-28 16:38:12 +02:00
const.py Add config flow for Coinbase (#45354) 2021-06-28 16:38:12 +02:00
test_config_flow.py Coinbase code quality improvements from review (#52307) 2021-06-29 11:54:38 -04:00
test_init.py Add config flow for Coinbase (#45354) 2021-06-28 16:38:12 +02:00