Skip to content

Update Z-Wave Tests asyncio/yield from -> async/await#18599

Merged
cgarwood merged 3 commits intohome-assistant:devfrom
cgarwood:zwave_platform_tests
Nov 20, 2018
Merged

Update Z-Wave Tests asyncio/yield from -> async/await#18599
cgarwood merged 3 commits intohome-assistant:devfrom
cgarwood:zwave_platform_tests

Conversation

@cgarwood
Copy link
Copy Markdown
Member

Description:

Updates Z-Wave tests to use the async/await syntax instead of asyncio.coroutine and yield from

Related issue (if applicable): N/A

Pull request in home-assistant.io with documentation (if applicable): N/A

Example entry for configuration.yaml (if applicable):

zwave:

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@ghost ghost assigned cgarwood Nov 20, 2018
@ghost ghost added the in progress label Nov 20, 2018
Copy link
Copy Markdown
Member

@balloob balloob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok to merge when CI passes

@cgarwood cgarwood merged commit b774299 into home-assistant:dev Nov 20, 2018
@ghost ghost removed the in progress label Nov 20, 2018
@cgarwood cgarwood deleted the zwave_platform_tests branch November 20, 2018 19:58
@balloob balloob mentioned this pull request Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants