María Galbis

Results 27 issues of María Galbis

The latest version on Dockerhub is 2.1.5, but the latest version on this repository is 2.6.2. Could you update it? Maybe it would be interesting if it were automatically deployed...

Sometimes it happens that an empty row is interpreted as a row with all values set to `null` in `xls` files.

bug
plugin:database

The error message should state that the record does not exist and that the comparison shown is with the closest matching record.

enhancement
plugin:database

- [Oauth 2.0 Authorization Code Flow](https://blogs.perficient.com/2024/03/13/a-guide-to-oauth-2-0-authorization-code-grant-in-api-testing-using-rest-assured/)

enhancement
plugin:rest

Cosas a mejorar en el report html: - Cuando hay muchos tests, al estar todo en una página, se hace poco amigable. Quizás se podría paginar o añadir un filtro...

enhancement
plugin:html-report

Al usar el paso de comprobar esquema de la respuesta, da un error porque le falta una librería: ``` la respuesta cumple el siguiente esquema: com/google/common/util/concurrent/internal/InternalFutureFailureAccess stack trace: es.iti.wakamiti.api.WakamitiException: com/google/common/util/concurrent/internal/InternalFutureFailureAccess...

bug
core

Si el fichero de configuración de wakamiti no es `.yaml` sino `.yml` no lo reconoce como fichero de configuración válido. Debería aceptar ambos tipos de ficheros. - Edit: Parece que...

bug
core

- [See more](https://biercoff.com/why-rest-assured-doesnt-redirect-post-requests/)

bug
plugin:rest

Include extra project information via yaml that appears in the test report. E.g: ```yaml wakamiti: extra: version: 1.3 other_data: Something ```

enhancement
core