core/tests/components/template
Ville Skyttä dc880118a4
Lint suppression cleanups (#47248)
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_alarm_control_panel.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_cover.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_fan.py Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
test_init.py Verify template sensors that reference other template sensors can reload (#41031) 2020-10-02 08:34:33 +02:00
test_light.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
test_lock.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_sensor.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
test_switch.py Improve switch template tests, remove common test helpers (#41322) 2020-10-06 14:54:39 +02:00
test_trigger.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_vacuum.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_weather.py Add weather platform to template domain (#45031) 2021-02-21 18:08:00 -10:00