actions-on-google / actions-on-google-testing-nodejs

Apache License 2.0
75 stars 18 forks source link

Library Alpha Discussion: Should we support tests with smart home? #14

Closed atulep closed 5 years ago

atulep commented 6 years ago

In a similar vein to testing conversational actions, should we look into extending this to smart home actions?

response = await assistant.send('turn on my branded light')

expect(response.status).to.be.equal('SUCCESS')
maaaaaaaax commented 5 years ago

Due to more than 3 months of inactivity, this issue is being closed.

If you think the resolution is in error, please re-open the request with fresh information.