Pull requests and deploy previews
Netlify integration
TesterArmy tests every successful Netlify Deploy Preview and reports back on the pull request as checks and comments.
Deploy Preview to comment
A Deploy succeeded notification hands the Netlify Deploy Preview to TesterArmy, and the pull request shows the checks beside an exploration comment that lists each planned step and its result.
TesterArmy is running exploration tests on this Pull Request.
Summary
All four steps passed. The discount field accepted the code and the order total dropped by the discount before payment.
Planned Steps (4/4 completed)
How it works
Setup is one screen in TesterArmy, the Integrations panel, and one in Netlify, the Notifications settings. Connect GitHub with PR testing enabled first, and turn on Deploy Previews in Netlify.
Add the Netlify webhook
In the project's Integrations panel open Netlify, click Add Webhook and copy the generated URL, which contains the secret and is shown only once.
Create a Netlify notification
In Netlify, go to Project configuration and Notifications, then add an HTTP POST request notification.
Select the Deploy succeeded event
Select the Deploy succeeded event, paste the webhook URL and save, after which every successful Deploy Preview is tested at its preview URL.
Works with
GitHub shows the results on the pull request. Vercel and Coolify deliver previews for apps they host, and any CI can call a group webhook after deploy.
Questions
Test the next Deploy Preview
Add the webhook, point a Deploy succeeded notification at it, and the next Deploy Preview comes back with checks and a comment from the agents.
