This pr adds end-to-end tests to execute for omise-magento.
2. Description of change
It changes action step Deploy on Staging to Deploy and Test on Staging by adding additional step. This additional step consist of script that will post curl to trigger e2e test pipeline.
3. Quality assurance
I tested the curl with Postman. It works. It triggers the build on the pipeline. I tested with my access token.
1. Objective
This pr adds end-to-end tests to execute for omise-magento.
2. Description of change
It changes action step
Deploy on Staging
toDeploy and Test on Staging
by adding additional step. This additional step consist of script that will post curl to trigger e2e test pipeline.3. Quality assurance
I tested the curl with Postman. It works. It triggers the build on the pipeline. I tested with my access token.
🔧 Environments:
staging
4. Impact of the change
push to develop branch.
5. Priority of change
Normal