dotnet / issue-labeler

An issue labeler bot for use in dotnet repositories.
MIT License
22 stars 20 forks source link

Add a test project with notes on how to test dispatcher deployments #57

Closed jeffhandley closed 1 year ago

jeffhandley commented 1 year ago

It is waaaaayyyyy too complicated to be able to monitor the behavior of the dispatcher app, but this is what we have at the moment. With these tests and instructions, I've been able to verify that we can see both real and simulated webhook api events.

These tests are to be run manually/locally before and after a deployment to ensure the service continues to function as expected.