core/tests/components/smartthings
Quentame 1855c91988
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233)
* Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const

* Fix pylint

* Use in tests

* Search for "client_id"

* Fix tests

* Fix test

* Fix test
2020-05-30 17:27:20 +02:00
..
__init__.py
conftest.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
test_binary_sensor.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_climate.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_config_flow.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
test_cover.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_fan.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_init.py Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
test_light.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_lock.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_scene.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_sensor.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_smartapp.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_switch.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00