core/tests/components/smartthings
Franck Nijhof e56dd8ed50
Detect use of deprecated base_url (#35353)
* Detect use of deprecated base_url

* Update get_url helper

* Update core migration

* Migrate all tests
2020-05-08 17:52:32 +02:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +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 Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +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