Added 12 new tests for payment gateways: - TestNewStripeGateway, TestStripeCreatePreference, TestStripeCreatePaymentIntent - TestNewMockGateway, TestMockCreatePreference, TestMockConfirmPayment, TestMockRefundPayment - Context cancellation tests for all gateways Coverage increases: - Payments: 11.8% → 91.4% (+79.6%) - Handler: 32.6% → 36.9% - Middleware: 90.8% - Config: 85.7% - Server: 69.1% Frontend: 95 tests passing |
||
|---|---|---|
| .. | ||
| cmd | ||
| docs | ||
| internal | ||
| .env | ||
| .env.example | ||
| .gitignore | ||
| api | ||
| BACKEND.md | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||