core/tests
Dan Smith f71027a9c7 Nx584 maint (#5149)
* Update nx584 requirement to 0.4

There have been a few bug fixes to nx584 since 0.2, so this just updates
our requirement to pull in the newer version.

* Fix nx584 if no partitions are found

If we succeed in our connection to the panel but find no
configured partitions, then we will fall through to the bypass
probe and fail because 'zones' is never initialized. This fixes
both exception paths and adds a test that would poke it.
2017-01-03 08:19:33 +01:00
..
components Nx584 maint (#5149) 2017-01-03 08:19:33 +01:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Finish all tasks before setup phase is done (#4606) 2016-11-30 13:02:45 -08:00
resources
scripts Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_util Migrate REST switch to async (#4517) 2016-12-13 08:55:13 -08:00
testing_config/custom_components Update device_traker for async platforms (#5102) 2017-01-02 21:50:42 +02:00
util Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
__init__.py
common.py Add websocket API (#4582) 2016-11-26 18:23:28 -08:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
test_config.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_core.py Protect add_job (#4932) 2016-12-15 21:30:09 -08:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py
test_remote.py Track tasks only during shutdown and tests (#4428) 2016-11-24 14:49:29 -08:00