omise / omise-magento

Omise Magento Plugin
https://docs.opn.ooo/magento-plugin
MIT License
34 stars 19 forks source link

add-e2e-tests #416

Closed annatotest closed 1 year ago

annatotest commented 1 year ago

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

🔧 Environments:

staging

4. Impact of the change

push to develop branch.

5. Priority of change

Normal

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

danfowler commented 1 year ago

@annatotest can we close if we no near-term plan to merge?