core/tests
TimL b8ce687ec2
Add server side events to Smlight integration (#125553)
* Register SSE client

* Add switch events for settings changes

* Mock sse settings events

* Apply suggestions from code review

Co-authored-by: Paarth Shah <mail@shahpaarth.com>

* access callbacks from mock call_args

---------

Co-authored-by: Paarth Shah <mail@shahpaarth.com>
2024-09-11 12:53:08 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Add server side events to Smlight integration (#125553) 2024-09-11 12:53:08 +02:00
fixtures
hassfest Build hassfest docker image and pushlish it on beta/stable releases (#124706) 2024-08-28 16:38:12 +02:00
helpers Add a syntax for merging lists of triggers (#117698) 2024-09-09 13:51:32 +02:00
non_packaged_scripts
pylint Add EntityDescription classes to pylint plugin (#125596) 2024-09-11 11:30:35 +02:00
resources
script
scripts
snapshots
test_util
testing_config
util Use uv at runtime too (#125110) 2024-09-11 09:43:26 +02:00
__init__.py
common.py Use start_reauth helper method in broadlink and bthome (#124783) 2024-08-28 16:34:09 +02:00
conftest.py Separate recorder test fixtures disabling context id migration (#125324) 2024-09-09 08:16:30 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_block_async_io.py
test_bootstrap.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_circular_imports.py
test_config.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_config_entries.py End deprecation setting disabled_by as string (#125646) 2024-09-10 20:39:51 +02:00
test_const.py
test_core.py
test_data_entry_flow.py Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
test_exceptions.py
test_loader.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Add missing hass type in tests/*.py (#124048) 2024-08-18 15:42:41 +02:00
test_test_fixtures.py
typing.py