Se realiza la automatización bajo el Framework de SPIN, el cual, utiliza Rest Assured para el llamado de las peticiones, y Serenity como Core de la automatización

A continuación se detallan los endpoints automatizados:

Table of Contents

 

POST –> v1/cards/accounts

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 11

 100%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialcardaggregationservice/linkCardWithAccount

 master

PUT –> v1/cards/account

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 11

 100%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialcardaggregationservice/unlinkCardWithAccount

master 

PUT –> v1/cards/embossers/blocks

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 11

 100%

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialcardaggregationservice/cardsembosserblock
 

 master

POST –> v1/cards/embossers/details

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 10

 100%

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialcardaggregationservice/cardsembosserdetails
 

 master