You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on this, there is a test I wrote to check if /webhook was correctly dispatching events but I was getting an HTTP 500 response from supertest.
Is your feature request related to a problem? Please describe.
Before deploying, each endpoint needs to be thoroughly tested.
Describe the solution you'd like
Add feature tests for
/webhook
, and unit tests for Event and Dispatcher classes.The text was updated successfully, but these errors were encountered: