elgentos / magento2-cypress-testing-suite

A community-driven Cypress testing suite for Magento 2
MIT License
172 stars 37 forks source link

Luma checkout test with sales api order confirmation #102

Open ProxiBlue opened 1 year ago

ProxiBlue commented 1 year ago

This merge ads in checkout payment tests under Luma checkout.

Since Hyva can have multiple checkout systems, the example checkout payment test was only done inside Luma. Should be up to user to incorporate own tests, in whatever Hyva checkout they use, and can use Luma example.

The test will connect to the sales api via auth token, and can test order details.

2022-11-03_22-12