1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/tests
Quentame 618538aeff
Add missed CONF_API_VERSION config in flow + Fix missing_data translation (#34356)
* Add missed CONF_API_VERSION config in flow + remove CONF_NAME in tests

* Fix missing_data translation
2020-04-17 22:45:17 +02:00
..
auth Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
components Add missed CONF_API_VERSION config in flow + Fix missing_data translation (#34356) 2020-04-17 22:45:17 +02:00
fixtures Add tests for additional nut ups models (#34240) 2020-04-15 20:28:03 -05:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Update Coordinator: Only schedule a refresh if listenerrs (#34317) 2020-04-16 16:44:14 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_util Fix docstring in test_utils/aiohttp.py (#34040) 2020-04-11 20:20:19 +02:00
testing_config Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
util Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
bandit.yaml Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
common.py Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
conftest.py Fix uncaught exception in local_file (#34312) 2020-04-17 13:10:48 +02:00
test_bootstrap.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_config_entries.py Allow async_setup changes to config entry data be taken into a… (#34166) 2020-04-14 18:46:41 -07:00
test_config.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_core.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
test_data_entry_flow.py Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
test_loader.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_main.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
test_setup.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00