1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/tests/scripts
Martin Hjelmare 07840f5397 Fix check config packages key error (#15840)
* Fix packages deletion in check_config script

* The config key for packages is not present if core config validation
  failed. We need to do a safe dict deletion using dict.pop.

* Add check_config test for bad core config
2018-08-17 05:28:00 +02:00
..
__init__.py Handle requirements for scripts (#2765) 2016-08-09 23:54:34 -07:00
test_auth.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
test_check_config.py Fix check config packages key error (#15840) 2018-08-17 05:28:00 +02:00
test_init.py assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00