Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPI - Registro de paciente extranjero con DNI #472

Merged
merged 2 commits into from
Dec 15, 2023
Merged

MPI - Registro de paciente extranjero con DNI #472

merged 2 commits into from
Dec 15, 2023

Conversation

ma7payne
Copy link
Contributor

Requerimiento

https://proyectos.andes.gob.ar/browse/MPI-403

Funcionalidad desarrollada

  1. Se realizan casos de testing para el registro de pacientes con DNI argentino

Requiere actualizaciones en la base de datos

  • Si
  • No

@silviroa
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 9132
CYPRESS RUN: 8279
TEST START: 2023-06-29T14:13:53.197Z
TOTAL: 407
SUCCESS: 379
FAIL: 26
SKIPPED: 2

@@ -153,16 +153,25 @@ module.exports.createPaciente = async (mongoUri, params) => {
// si no tiene notaError y no se envió en params se le asigna string vacío
dto.notaError = (params.notaError) ? params.notaError : (dto.notaError) ? dto.notaError : '';

// dto.documento = params.documento;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Borrar código comentado!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Borrado!

const pacienteMasculino = { fixture: 'mpi/paciente-validado.json' };

const pacienteExtranjero = {
// id: "5e546977fc9e410a8954ad58",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Si el id no se usa borrar el comentario!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tambien borrado!

@silviroa
Copy link
Contributor

USUARIO: cramos
BUILD NUMBER: 9417
CYPRESS RUN: 8554
TEST START: 2023-08-14T23:16:31.198Z
TOTAL: 407
SUCCESS: 378
FAIL: 27
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9424
CYPRESS RUN: 8561
TEST START: 2023-08-15T14:43:59.676Z
TOTAL: 352
SUCCESS: 318
FAIL: 32
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9425
CYPRESS RUN: 8562
TEST START: 2023-08-15T14:56:47.224Z
TOTAL: 352
SUCCESS: 329
FAIL: 21
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9426
CYPRESS RUN: 8563
TEST START: 2023-08-15T15:25:56.285Z
TOTAL: 407
SUCCESS: 377
FAIL: 28
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: cramos
BUILD NUMBER: 9430
CYPRESS RUN: 8567
TEST START: 2023-08-15T19:43:40.137Z
TOTAL: 407
SUCCESS: 377
FAIL: 28
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9434
CYPRESS RUN: 8571
TEST START: 2023-08-16T13:07:59.130Z
TOTAL: 407
SUCCESS: 379
FAIL: 26
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9843
CYPRESS RUN: 8951
TEST START: 2023-10-30T16:16:48.586Z
TOTAL: 406
SUCCESS: 378
FAIL: 26
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9845
CYPRESS RUN: 8953
TEST START: 2023-10-30T17:29:11.252Z
TOTAL: 308
SUCCESS: 274
FAIL: 33
SKIPPED: 1
⚠️⚠️⚠️⚠️
Hay archivos que no corrieron. Vuelva a intentar.

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9846
CYPRESS RUN: 8954
TEST START: 2023-10-30T17:48:31.685Z
TOTAL: 406
SUCCESS: 377
FAIL: 27
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9991
CYPRESS RUN: 9100
TEST START: 2023-11-28T19:08:32.936Z
TOTAL: 363
SUCCESS: 328
FAIL: 33
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mchiappe
BUILD NUMBER: 9996
CYPRESS RUN: 9105
TEST START: 2023-11-29T12:07:52.104Z
TOTAL: 319
SUCCESS: 282
FAIL: 35
SKIPPED: 2
⚠️⚠️⚠️⚠️
Hay archivos que no corrieron. Vuelva a intentar.

@silviroa
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 10060
CYPRESS RUN: 9168
TEST START: 2023-12-15T14:29:00.676Z
TOTAL: 372
SUCCESS: 361
FAIL: 9
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 10061
CYPRESS RUN: 9169
TEST START: 2023-12-15T14:49:08.994Z
TOTAL: 406
SUCCESS: 404
FAIL: 0
SKIPPED: 2

@negro89 negro89 merged commit 4cec2bc into master Dec 15, 2023
@negro89 negro89 deleted the MPI-393 branch December 15, 2023 15:56
negro89 added a commit that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants