[QA] Add Cypress coverage for Payout Link on Wise
test
## Summary
Add Cypress end-to-end test coverage for the **Payout Link** feature on the **Wise** connector.
## What Changed
- **New spec:** `cypress-tests/cypress/e2e/spec/Payout/00007-PayoutLinkCreate.cy.js`
- **Connector config:** `cypress-tests/cypress/e2e/configs/Payout/Wise.js` — added `payout_link_pm` payment method with EUR currency overrides
- **Common utils:** `cypress-tests/cypress/e2e/configs/Payout/Commons.js` — added `PayoutLinkWithoutLink` request body builder
- **Commands:** `cypress-tests/cypress/support/commands.js` — added payout-link helpers (`createPayoutWithLinkTest`, `retrievePayoutLinkTest`, `listPayoutLinksTest`, `initiatePayoutLinkTest`, etc.)
- **Fixtures:** `business-profile-with-payout-link.json`, `create-payout-link-body.json`
## Test Results
- Changed-spec verification on **Wise**: 22 passed, 0 failed, 5 skipped — **PASS**
- Full regression on **Wise**: 57 passed, 0 failed, 11 skipped — **PASS**
## Parent Issue
This work was generated from the QA pipeline parent issue [SAIA-27](agent://4d00d7b0-8934-4eda-8512-c3ca41a1e303).
0 条评论