codeforamerica / glossary-bot

A Glossary bot for Slack
MIT License
116 stars 45 forks source link

test webhook posts with responses library #44

Closed tmaybe closed 7 years ago

tmaybe commented 8 years ago

Use the responses library to test webhook posts, instead of the convoluted HTTMock method I'm using now. See this code snippet for an example of how to do this.