core/tests
Mike Heath 2a7ba60574
Fully Kiosk: Truncate long URLs (#92347)
* Truncate long URLs

URL's longer than 256 characters will result in a
`homeassistant.exceptions.InvalidStateError`. This fixes that problem
and adds 2 extra_state_attributes: `full_url`, and `truncated`.

Fixes #89249

* Refactor to use function ref in entity description
2023-05-24 12:32:26 +02:00
..
auth Fix trusted_users group schema (#92847) 2023-05-23 20:11:25 +02:00
backports
components Fully Kiosk: Truncate long URLs (#92347) 2023-05-24 12:32:26 +02:00
fixtures
hassfest
helpers Add backup location and mount failed repair (#93126) 2023-05-24 10:33:41 +02:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts
test_util
testing_config Lock entity options (#88139) 2023-05-08 22:06:11 +02:00
util Teach UnitlessRatioConverter about ppm and ppb (#92989) 2023-05-12 16:46:37 +02:00
__init__.py
bandit.yaml
common.py Run pipeline from audio stream function (#90748) 2023-04-04 00:06:51 -04:00
conftest.py Ensure config entries are unloaded in tests (#90850) 2023-04-22 21:26:07 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Write protect entity options (#90185) 2023-03-28 22:56:51 +02:00
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test (#91848) 2023-04-22 13:40:38 +02:00
test_config.py
test_config_entries.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_core.py Remove as_compressed_state cache (#93169) 2023-05-16 12:39:16 -05:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py