Add tests for ZHA switch (#20691)

* start test setup

test cleanup

test deps

update switch test

actually update test deps

cleanup and remove switch from coveragerc

comment

refactor to use fixtures and shared components

lint

* remove availability part that isn't in zha yet

* review comments and cleanup

* review comments

* add switch back unil post reorg merge
This commit is contained in:
David F. Mulcahey 2019-02-03 07:03:31 -05:00 committed by GitHub
parent 38ea43b678
commit 74cdf7c347
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 264 additions and 0 deletions

View file

@ -124,6 +124,8 @@ TEST_REQUIREMENTS = (
'vultr',
'YesssSMS',
'ruamel.yaml',
'zigpy',
'bellows',
)
IGNORE_PACKAGES = (