This will trigger the hook with the latest push to the current
repository if the hook is subscribed to push events. If the
hook is not subscribed to push events, the server will respond
with 204 but no test POST will be generated.
POST /repos/:owner/:repo/hooks/:hook_id/tests
Note: Previously /repos/:owner/:repo/hooks/:hook_id/test
Status: 204 No Content