This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-31 10:16:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3305caabec31ea1a1977f7fac910fd07a68cdbb
core
/
tests
T
History
Erik Montnemery
and
GitHub
6d49362573
Revert rename of confirm step in zha config flow (
#77010
)
...
* Revert rename of confirm step in zha config flow * Update tests
2022-08-19 09:33:57 +02:00
..
auth
Search/replace RESULT_TYPE_* by FlowResultType enum (
#74656
)
2022-07-07 21:28:18 +02:00
backports
…
components
Revert rename of confirm step in zha config flow (
#77010
)
2022-08-19 09:33:57 +02:00
fixtures
Add device HmIP-STE2-PCB to homematicip_cloud (
#75369
)
2022-07-25 18:15:02 +02:00
hassfest
…
helpers
Add file selector and file upload integration (
#76672
)
2022-08-18 12:02:12 -04:00
pylint
Add vacuum checks to pylint plugin (
#76560
)
2022-08-18 19:22:08 +02:00
resources
…
scripts
…
test_util
JSON serialize NamedTuple subclasses with aiohttp (
#74971
)
2022-07-11 14:46:55 -07:00
testing_config
Remove white_value support from light (
#76926
)
2022-08-18 08:21:05 -04:00
util
Fix failure to raise on bad YAML syntax from include files (
#75510
)
2022-07-20 19:25:17 +02:00
__init__.py
…
bandit.yaml
…
common.py
Support non-live database migration (
#72433
)
2022-07-22 15:11:34 +02:00
conftest.py
Add support for multiple Bluetooth adapters (
#76963
)
2022-08-18 21:41:07 -04:00
ignore_uncaught_exceptions.py
…
test_bootstrap.py
Support non-live database migration (
#72433
)
2022-07-22 15:11:34 +02:00
test_config_entries.py
Fix serialization of Xiaomi BLE reauth flow (
#76095
)
2022-08-02 21:38:38 +01:00
test_config.py
Significantly improve yaml load times when the C loader is available (
#73337
)
2022-06-13 08:44:46 -10:00
test_core.py
…
test_data_entry_flow.py
Search/replace RESULT_TYPE_* by FlowResultType enum (
#74656
)
2022-07-07 21:28:18 +02:00
test_exceptions.py
…
test_loader.py
Change manufacturer_data_first_byte to manufacturer_data_start (
#75379
)
2022-07-17 17:25:45 -05:00
test_main.py
…
test_requirements.py
Check if requirements are installed in the executor (
#71611
)
2022-06-13 13:10:05 -07:00
test_runner.py
…
test_setup.py
…
test_test_fixtures.py
…