Sid
|
d5f883fbf0
|
Unignore Ruff PLR in tests (#114470)
* 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
|
c88b337600
|
Add empty line after module docstring [tests f-k] (#112709)
|
2024-03-08 14:50:04 +01:00 |
|
J. Nick Koston
|
c399cab427
|
Small speed up to checking core state (#107845)
|
2024-01-18 08:41:32 -10:00 |
|
epenet
|
a102883eff
|
Add type hints to integration tests (part 2) (#88493)
|
2023-02-21 09:25:05 +01:00 |
|
Jan Bouwhuis
|
ebb450c946
|
Default hass_config to contain an empty config (#88515)
* Default hass_config to {}
* Correct type hint
|
2023-02-21 08:48:44 +01:00 |
|
Jan Bouwhuis
|
4f6a25b470
|
Allow parameterizing YAML config in tests (#87981)
* Add fixture to parameterize yaml config
* Apply to more tests
* Re-add @fixture label
* Add fixtures to patch yaml content and targets
* Typo
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update references to mock_yaml_configuration
* Apply new fixtures
* Apply to check_config tests
* Follow up comments
* Rename fixtures, update docstr
* Split paths
* Patch load_yaml_config_file instead
* sort
* Fix tests
* improve docst
* Rename fixtures
* sorting
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-02-20 16:57:12 +01:00 |
|
Erik Montnemery
|
b26779a27a
|
Add id to automation triggers (#48464)
|
2021-03-31 14:56:04 +02:00 |
|
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
|
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
|
Phil Bruckner
|
ca9dd0c833
|
Reorganize trigger code (#38655)
|
2020-08-17 11:54:56 -05:00 |
|