New scenario to test project Webhooks
Steps:
- Create a project
- Create a service as a Docker container running https://hub.docker.com/r/godmodelabs/http-test-server (similarly to
QA::Service::Runner) - Create a webhook for the project (the URL should be set to the service created above with the
/bodypath) - Trigger the webhook
- Expect that the webhook received the payload
Edited by Sanad Liaquat