saveinmed/backend/internal
Tiago Yamamoto ebd6d903ec test: add comprehensive Asaas gateway tests (+45% payments coverage)
Added 17 new tests for Asaas payment gateway:
- TestNewAsaasGateway, TestAsaasBaseURL_Sandbox/Production
- TestAsaasCreatePreference, TestAsaasCreatePixPayment
- TestAsaasCreateBoletoPayment, TestAsaasConfirmPayment
- TestAsaasRefundPayment, TestAsaasCreateSubaccount
- Context cancellation tests for all methods

Coverage results:
- Payments: 50% → 95.3% (+45%)
- Middleware: 90.8%
- Config: 85.7%
- Server: 69.1%
- Handler: 36.9%
2025-12-27 00:22:52 -03:00
..
config feat: implement invisible 12% buyer fee 2025-12-26 23:23:18 -03:00
domain feat: complete payment gateway implementation (Asaas, Stripe, MercadoPago) 2025-12-27 00:11:48 -03:00
http feat: implement invisible 12% buyer fee 2025-12-26 23:23:18 -03:00
payments test: add comprehensive Asaas gateway tests (+45% payments coverage) 2025-12-27 00:22:52 -03:00
repository/postgres fix: add payment_method column to orders table 2025-12-26 22:56:46 -03:00
server feat: implement invisible 12% buyer fee 2025-12-26 23:23:18 -03:00
usecase feat: Implement Payment Methods, Shipping Improvements, Swagger Audit, and UUIDv7 Migration 2025-12-26 17:48:50 -03:00