This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 21:06:19 +00:00
Code
Activity
Files
4b7a313ecec339887537c6954e734aa7cf28c1e9
core
/
tests
History
J. Nick Koston
4b7a313ece
Use identity checks for CoreState (
#107846
)
...
Some of the checks used ==, and some used is. Switch everything to is as its faster
2024-01-12 10:21:26 +01:00
..
auth
…
components
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
fixtures
…
hassfest
…
helpers
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
pylint
…
resources
…
scripts
…
snapshots
…
test_util
…
testing_config
Prevent toggle from calling stop on covers which do not support it (
#106848
)
2024-01-09 12:32:27 +01:00
util
Remove calls to distribution and legacy zip support from package util (
#107427
)
2024-01-07 07:39:48 -10:00
__init__.py
…
common.py
Pop the mocked config flow, restore the original with mock_config_flow (
#107567
)
2024-01-08 19:01:43 +01:00
conftest.py
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
ignore_uncaught_exceptions.py
…
patch_time.py
…
ruff.toml
…
syrupy.py
…
test_bootstrap.py
…
test_config_entries.py
…
test_config.py
…
test_const.py
Include deprecated constants in wildcard imports (
#107114
)
2024-01-05 11:46:45 +01:00
test_core.py
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
test_data_entry_flow.py
Make step_id parameter to FlowHandler.async_show_progress optional (
#107802
)
2024-01-11 21:05:20 +01:00
test_exceptions.py
…
test_loader.py
…
test_main.py
…
test_requirements.py
…
test_runner.py
…
test_setup.py
…
test_test_fixtures.py
…
typing.py
…