webhook icon indicating copy to clipboard operation
webhook copied to clipboard

Improve integration tests for SponsorshipCreated

Open orestes opened this issue 5 years ago • 0 comments

We only have one test, which is not really checking the content of the response.

https://github.com/streamdevs/webhook/blob/master/test/routes/github/sponsorship.spec.ts#L31

We could improve this a bit by maybe checking the HTTP status code instead.

orestes avatar May 01 '20 20:05 orestes