core/tests
Yann Le Moigne 2314d15761
Fix cover template: optimistic mode is ignored (#87925)
* Fix cover template: optimistic mode is ignored (#84334)

* Fix invalid check in is_closed (make test pass)

* Add test for non optimistic cover

* Update homeassistant/components/template/cover.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update test_cover.py

* Fix format

* Fix tests

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-22 15:54:18 +01:00
..
auth Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
backports Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
components Fix cover template: optimistic mode is ignored (#87925) 2023-02-22 15:54:18 +01:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Add type hints to core tests (#88478) 2023-02-20 11:42:56 +01:00
helpers Support templating for in state conditions (#88411) 2023-02-20 18:57:00 +01:00
pylint Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
resources
scripts Allow parameterizing YAML config in tests (#87981) 2023-02-20 16:57:12 +01:00
test_util Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
testing_config Move sensor rounding to frontend (#87330) 2023-02-04 14:54:36 -05:00
util Add typed helpers and improve type hints in util/json (#88534) 2023-02-22 10:09:28 +01:00
__init__.py
asyncio_legacy.py Add python 3.11 to the CI (#88038) 2023-02-16 12:38:32 -05:00
bandit.yaml
common.py Use entity_sources to determine integration in recorder platforms (#88382) 2023-02-18 07:21:41 -06:00
conftest.py Fix stray prints seen inbetween tests (#88570) 2023-02-21 17:19:38 -06:00
ignore_uncaught_exceptions.py
ruff.toml Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
syrupy.py Update entity registry snapshot serializer (#88566) 2023-02-21 22:37:13 +01:00
test_bootstrap.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_config.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_config_entries.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_core.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_data_entry_flow.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_exceptions.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_loader.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_main.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_requirements.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_runner.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_setup.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
test_test_fixtures.py Add type hints to core tests (part 2) (#88492) 2023-02-21 09:27:13 +01:00
typing.py Add MockHAClientWebSocket test helper (#87832) 2023-02-10 10:23:26 -05:00