-
Notifications
You must be signed in to change notification settings - Fork 3
test: Unit & integration tests for PawaPayGateway #49
Copy link
Copy link
Open
Labels
area: gatewaysPayment gateway integrations and provider behaviorPayment gateway integrations and provider behaviorarea: testingAutomated test architecture and coverageAutomated test architecture and coveragepriority: P1High priority; should be addressed nextHigh priority; should be addressed nexttestingTest coverage and test suite workTest coverage and test suite work
Milestone
Description
Metadata
Metadata
Assignees
Labels
area: gatewaysPayment gateway integrations and provider behaviorPayment gateway integrations and provider behaviorarea: testingAutomated test architecture and coverageAutomated test architecture and coveragepriority: P1High priority; should be addressed nextHigh priority; should be addressed nexttestingTest coverage and test suite workTest coverage and test suite work
Overview
Add a complete unit and integration test suite for
PawaPayGateway.Gateway Details
Unit Tests (mocked HTTP)
Constructor
CreatePaymentAsync
VerifyPaymentAsync
RefundPaymentAsync
Integration Tests
Requires PAWAPAY_API_TOKEN env var (sandbox token)
Files to Create
Acceptance Criteria