hangout-chat-tester
v0.0.3
Published
A testing "library" exported as a single function to test locally whether your payload will will render in hangouts chat
Maintainers
Readme
hangout-chat-tester

A testing "library" exported as a single function to test locally whether your payload will will render in hangouts chat
Installation
$ npm install --save hangout-chat-testerUsage
const hangoutChatTester = require('hangout-chat-tester');
assert(hangoutChatTester(cardObject))License
Apache-2.0 © BaReinhard
