core/tests
Yuxin Wang 85aa7bef1e
Add sensor categorizations for APCUPSD (#146863)
* Add sensor categorizations

* Fix snapshot problem

* Fix snapshot problem
2025-06-16 08:43:31 +02:00
..
auth
components Add sensor categorizations for APCUPSD (#146863) 2025-06-16 08:43:31 +02:00
fixtures
hassfest
helpers Drop user prompt from LLMContext (#146787) 2025-06-13 22:01:39 -04:00
non_packaged_scripts Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00
pylint Add ability to mark type hints as compulsory on specific functions (#139730) 2025-05-19 10:27:07 +02:00
resources
script
scripts Adjust scripts for compatibility with Python 3.14 (#146774) 2025-06-13 21:54:25 -04:00
snapshots
test_util Fix RuntimeWarning in rest tests (#146452) 2025-06-10 15:26:07 +02:00
testing_config
util Improve error message for global timeout (#141563) 2025-05-27 07:49:18 +02:00
__init__.py
common.py Add ability to load test fixtures on the executor (#144534) 2025-05-26 21:50:28 +02:00
conftest.py Ignore lingering pycares shutdown thread (#146733) 2025-06-13 15:09:37 +02:00
ignore_uncaught_exceptions.py
patch_json.py
patch_recorder.py
patch_time.py Create repair issue if not all add-ons or folders were backed up (#144999) 2025-05-20 15:23:52 +02:00
ruff.toml Prevent import from syrupy.SnapshotAssertion (#145208) 2025-05-19 14:18:35 +02:00
syrupy.py
test_backup_restore.py
test_block_async_io.py
test_bootstrap.py Test that recorder is not promoted to earlier stage in bootstrap (#142695) 2025-05-27 08:23:39 +02:00
test_circular_imports.py
test_config.py
test_config_entries.py Handle late abort when creating subentry (#145765) 2025-05-28 12:26:28 +02:00
test_const.py
test_core.py Adjust core create_task tests with event_loop patch (#146699) 2025-06-13 15:16:28 +02:00
test_core_config.py Enable B009 (#144192) 2025-05-21 16:37:51 +01:00
test_data_entry_flow.py Handle late abort when creating subentry (#145765) 2025-05-28 12:26:28 +02:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py Update pytest to 8.4.0 (#146114) 2025-06-04 08:09:19 +02:00
typing.py