..
auth
Add local only users ( #57598 )
2021-11-29 14:01:03 -08:00
backports
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const ( #60880 )
2021-12-03 09:31:17 +01:00
components
Add Insteon USB discovery ( #70306 )
2022-04-20 10:07:35 -07:00
fixtures
Prettify json ( #68895 )
2022-03-30 12:15:04 +02:00
hassfest
Bump samsungtvws to 2.4.0 ( #68225 )
2022-03-16 20:44:14 -10:00
helpers
Add shorthand notation for boolean conditions ( #70120 )
2022-04-18 22:09:09 +02:00
pylint
Update pylint to 2.13.0 ( #68656 )
2022-03-25 15:14:48 -07:00
resources
scripts
Allow IntegrationNotFound when checking config in safe mode ( #56283 )
2021-09-17 22:25:50 -07:00
test_util
Update black to 22.1.0 ( #65788 )
2022-02-05 14:19:37 +01:00
testing_config
Rename current_version to installed_version in Update platform ( #69093 )
2022-04-01 20:11:17 +02:00
util
Switch to using ULIDs for context_ids ( #70246 )
2022-04-18 22:45:41 -07:00
__init__.py
bandit.yaml
Enable more Bandit tests ( #44307 )
2020-12-19 12:35:13 +01:00
common.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC ( #69643 )
2022-04-09 09:05:54 -10:00
conftest.py
Prevent tests changing units from affecting other tests ( #70300 )
2022-04-19 11:38:52 -10:00
ignore_uncaught_exceptions.py
Log unhandled loop exception traces when asyncio debug is on ( #57602 )
2021-10-18 20:07:51 -07:00
test_bootstrap.py
Simplify time zone setting in tests ( #68330 )
2022-03-20 10:25:15 +01:00
test_config.py
Simplify time zone setting in tests ( #68330 )
2022-03-20 10:25:15 +01:00
test_config_entries.py
Fix reloading the sun integration ( #69495 )
2022-04-06 16:06:22 -07:00
test_core.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC ( #69643 )
2022-04-09 09:05:54 -10:00
test_data_entry_flow.py
Add support for menu step ( #68203 )
2022-03-16 14:14:50 -07:00
test_exceptions.py
Remove stale debug statements from tests ( #51059 )
2021-05-25 11:52:20 +02:00
test_loader.py
Allow integrations to request dhcp discovery flows for registered devices ( #66528 )
2022-02-15 11:02:52 -06:00
test_main.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_requirements.py
Avoid checking if a package is installed if it already failed ( #56698 )
2021-09-26 22:32:25 -07:00
test_runner.py
Log unhandled loop exception traces when asyncio debug is on ( #57602 )
2021-10-18 20:07:51 -07:00
test_setup.py
Highlight in logs it is a custom component when setup fails ( #67559 )
2022-03-03 15:03:03 -08:00
test_test_fixtures.py
Block tests from opening sockets ( #55516 )
2021-10-05 14:46:09 -10:00