core/tests/components/demo
Franck Nijhof 0e98bc5ea2
Skip template result parsing in several places (#42408)
* Skip template result parsing in several places

* Adjust alert integration

* Adjust Alexa integration

* Adjust apns integration

* Adjust arest integration

* Adjust dialogflow integration

* Adjust generic camera integration

* Adjust imap email content  integration

* Adjust InfluxDB integration

* Adjust intent integration

* Adjust logbook integration

* Adjust HP ILO integration

* Adjust manual alarm control panel integration

* Adjust manual mqtt alarm control panel integration

* Adjust minio integration

* Adjust mqtt integration

* Adjust notify integration

* Adjust persistent notification integration

* Adjust rest integration

* Adjust rss feed template integration

* Adjust slack integration

* Adjust Xiaomi integration

* Adjust TCP integration

* Adjust Telegram Bot integration

* Bump CI cache version

* Revert "Bump CI cache version"

This reverts commit 875efe58cf.

* Adjust demo tests
2020-10-26 19:29:10 +01:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_calendar.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_camera.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_climate.py Use direct service calls in demo climate tests instead of climate common (#40934) 2020-10-01 11:22:30 +02:00
test_cover.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_fan.py Improve demo fan platform tests (#41123) 2020-10-04 13:49:13 +02:00
test_geo_location.py Rewrite demo unittest tests to pytest style test functions (#41845) 2020-10-19 23:29:44 +02:00
test_humidifier.py Add new humidifier entity integration (#28693) 2020-06-22 17:59:16 -07:00
test_init.py Fixed uncaught exceptions for demo (#34117) 2020-04-12 14:10:05 -07:00
test_light.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_lock.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_media_player.py Add media_player.repeat_set service (#41435) 2020-10-12 23:29:28 +02:00
test_notify.py Skip template result parsing in several places (#42408) 2020-10-26 19:29:10 +01:00
test_remote.py Rewrite demo unittest tests to pytest style test functions (#41845) 2020-10-19 23:29:44 +02:00
test_stt.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_vacuum.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_water_heater.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00