google-actions-starter
google-actions-starter copied to clipboard
Added tests.
A starter should have tests so that people don't forget to write them and ship fewer broken apps :)
Note that package.json uses "@manekinekko/google-actions-server": "dblock/google-actions-server#tests" as this needs https://github.com/manekinekko/google-actions-server/pull/2 which returns the express instance from listen() to which we can send HTTP POSTs.
Bump @manekinekko.
Unfortunately this is now hitting https://github.com/actions-on-google/actions-on-google-nodejs/issues/16. And they don't seem to want tests :(
what do you suggest?
For now just wait till https://github.com/actions-on-google/actions-on-google-nodejs/pull/17 is merged and 1.0.8 is released.
Maybe @manekinekko you can ping someone at Google about this, like @smishra2?