core/tests/components/dyson
Martin Hjelmare a71a4d642b
Clean dyson climate tests (#40110)
* Move setup without devices

* Remove not needed tests

* Move set temp test

* Move set temp cool mode test

* Run black

* Move test target temperature

* Move test current temperature

* Move test current humidity

* Move test hvac mode

* Move test hvac modes

* Move test fan modes

* Move test service fan modes

* Move test fan state

* Move test supported features

* Move test idle state

* Move test humidity invalid state

* Move test humidity without state

* Move test device cool

* Rename test

* Move test set mode service

* Clean imports

* Clean strings

* Only load climate platform for climate tests
2020-09-15 22:38:45 +02:00
..
__init__.py
common.py Add support for Dyson Pure HP04 purifying heater + fan (#34537) 2020-06-16 05:31:11 +01:00
test_air_quality.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_climate.py Clean dyson climate tests (#40110) 2020-09-15 22:38:45 +02:00
test_fan.py Upgrade pytest to 6.0.2 (#39959) 2020-09-15 10:09:56 +02:00
test_init.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
test_sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
test_vacuum.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00