1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-10 22:10:02 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
epenet
d961e20b15 Add missing hass type hint in component tests (p) () 2024-08-20 12:52:33 +02:00
epenet
4b4b17e774 Improve hass type hints for autouse fixtures in tests () 2024-07-05 15:49:22 +01:00
Sid
d5f883fbf0 Unignore Ruff PLR in tests ()
* Unignore Ruff PLR in tests

* Address review comments

* review comments

* fix import

* Update test_api.py

* Update test_api.py

* Update test_api.py
2024-04-01 11:11:59 +02:00
Marc Mueller
32f3f46542 Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
epenet
3abf7ea18a Add type hints to integration tests (m-p) () 2023-02-08 07:48:54 -08:00
Elena Rogleva
c029d29f11 Rewrite the pilight/test_sensor.py tests to use async pytest functions () 2020-11-10 11:11:56 +01:00
Paulus Schoutsen
276f3afb00 Do async_setup_platform in background ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-31 22:18:30 -07:00
Bas Nijholt
d62993c5af Sort imports according to PEP8 for pilight () 2019-12-09 12:10:38 +01:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
e9ea5c2ccb Move tests to right folder ()
* Move tests to right folder

* Fix test leaving files behind
2019-05-10 13:20:50 -07:00