Galeon2098 / CuidaME

Aplicación CuidaME para ISPP
2 stars 0 forks source link

Task#283 testing (pasarela de pago backend) #297

Closed jualeomad closed 2 months ago

jualeomad commented 2 months ago

Para el testeo del payment_successful he usado ids de sesiones de stripe que he copiado cuando he usado la pasarela a mano (ej: cs_test_a1a0qke2hG3DVIylAWA03FOhUVpNlQ9R4dBGpkQCYMFkLlDqhGui9sv6Dh). No se cómo trata Stripe estos datos ni si los borra en algún momento, pero por lo pronto funciona bien.

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +2.70% (target: -1.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (dd014298d0c283a9860247d9daf257787d740292) | 2885 | 2133 | 73.93% | | | Head commit (92419eef8bd9b4db3de2af1ec4206414c3a4bd5d) | 3013 (+128) | 2309 (+176) | 76.63% (**+2.70%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#297) | 85 | 85 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more