**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.
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.