docbrown/spec/services/streams
Corey Alexander 23ded947e3 Twitch Webhook Fixes (#2692)
* Twitch Webhook Registration Fix

This fixes the broken twitch webhook registration. I previously added
the `to_json` when I was switching to using HTTParty and working through
WebMock. I apparently forgot to test this manually however after and
relied on the specs that had some baked in bad assumptions.

This removes the `to_json` and configures the mocking properly in the
spec setup.

I tested locally that this can now succesfully register for webhooks
with Twitch!

* Fix Webhook verification digesting as well, hardcode the specs for durability

* Refactor to use shorter digest method

* Add cache buster lines from Bens branch
2019-05-05 11:52:43 -04:00
..
twitch_access_token Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
twitch_webhook Twitch Webhook Fixes (#2692) 2019-05-05 11:52:43 -04:00