Github hooks should always be submitted via an [HTTP POST](https://developer.github.com/webhooks/). To reflect this, let's check the method of incoming requests and fix tests as needed.