Skip to content

Feature/pruebas#40

Merged
AlejandroHenao2572 merged 2 commits intodevelopfrom
feature/pruebas
Dec 14, 2025
Merged

Feature/pruebas#40
AlejandroHenao2572 merged 2 commits intodevelopfrom
feature/pruebas

Conversation

@LauraVenegas6
Copy link
Copy Markdown
Collaborator

No description provided.

AlejandroHenao2572 and others added 2 commits December 13, 2025 14:04
* Feature/delete testing not used endpoints (#27)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

* test(ratings): agragar pruebas unitarias para el módulo ratings

* test(subjects): agragar pruebas unitarias para el módulo subjects

* test(tutos): pruebas unitarias exitosas de tutores

* test: completar la covertura deseada

* fix: sonnar test coverage check

* fix(ci): skip postinstall script and add test environment variables

* fix(ci): add environment variables at job level for Prisma generation

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

* Feature/conexion front back tutorias (#33)

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

* Feature/delete testing not used endpoints (#27) (#28)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

Co-authored-by: David Alejandro Patacon Henao <david.patacon-h@mail.escuelaing.edu.co>

* Merge unit test (#31)

* Feature/delete testing not used endpoints (#27)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

* test(ratings): agragar pruebas unitarias para el módulo ratings

* test(subjects): agragar pruebas unitarias para el módulo subjects

* test(tutos): pruebas unitarias exitosas de tutores

* test: completar la covertura deseada

* fix: sonnar test coverage check

* fix(ci): skip postinstall script and add test environment variables

* fix(ci): add environment variables at job level for Prisma generation

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>

* feat(users):consultar nombre completo del usuarion con id

* feature(session):add endpoint to get upcoming sessions

* feature(session):add endpoint to get tutoring sessions stats

* fix(session):cancelar tutoria pendiente

* feat(tutorias):obtener sesiones pendientes de un tutor

* feat(tutorias):obtener sesiones confirmadas de un tutor

* type de notificaciones

* fix: agregar campo de rated a historial de solicitudes

* fix: agregar campo de rated a historial de solicitudes

* fix: fixed failed test

* fix: test coverage fixed

* test(tutors): unit test in tutors module

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>
Co-authored-by: jared farfan <Jared.farfan-g@mail.escuelaing.edu.co>

* Feature/conexion front back tutorias (#34)

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

* Feature/delete testing not used endpoints (#27) (#28)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

Co-authored-by: David Alejandro Patacon Henao <david.patacon-h@mail.escuelaing.edu.co>

* Merge unit test (#31)

* Feature/delete testing not used endpoints (#27)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

* test(ratings): agragar pruebas unitarias para el módulo ratings

* test(subjects): agragar pruebas unitarias para el módulo subjects

* test(tutos): pruebas unitarias exitosas de tutores

* test: completar la covertura deseada

* fix: sonnar test coverage check

* fix(ci): skip postinstall script and add test environment variables

* fix(ci): add environment variables at job level for Prisma generation

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>

* feat(users):consultar nombre completo del usuarion con id

* feature(session):add endpoint to get upcoming sessions

* feature(session):add endpoint to get tutoring sessions stats

* fix(session):cancelar tutoria pendiente

* feat(tutorias):obtener sesiones pendientes de un tutor

* feat(tutorias):obtener sesiones confirmadas de un tutor

* type de notificaciones

* fix: agregar campo de rated a historial de solicitudes

* fix: agregar campo de rated a historial de solicitudes

* fix: fixed failed test

* fix: test coverage fixed

* test(tutors): unit test in tutors module

* test: improved dto cov

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>
Co-authored-by: jared farfan <Jared.farfan-g@mail.escuelaing.edu.co>

* Fix/main conflicts (#35)

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

* Feature/delete testing not used endpoints (#27) (#28)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

Co-authored-by: David Alejandro Patacon Henao <david.patacon-h@mail.escuelaing.edu.co>

* Merge unit test (#31)

* Feature/delete testing not used endpoints (#27)

* remove(auth):deleted testing jwt token endpoints

* remove(users):deleted not used endpoints

* remove not used imports

* test(ratings): agragar pruebas unitarias para el módulo ratings

* test(subjects): agragar pruebas unitarias para el módulo subjects

* test(tutos): pruebas unitarias exitosas de tutores

* test: completar la covertura deseada

* fix: sonnar test coverage check

* fix(ci): skip postinstall script and add test environment variables

* fix(ci): add environment variables at job level for Prisma generation

* Add PORT environment variable to CI workflow

* Add JWT_SECRET to CD workflow environment variables

* Add SERVICE_BUS_CONNECTION_STRING_UN_MAIL to workflow

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>

---------

Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com>
Co-authored-by: jared farfan <Jared.farfan-g@mail.escuelaing.edu.co>
@sonarqubecloud
Copy link
Copy Markdown

@AlejandroHenao2572 AlejandroHenao2572 merged commit 8de49d4 into develop Dec 14, 2025
2 checks passed
@AlejandroHenao2572 AlejandroHenao2572 deleted the feature/pruebas branch December 14, 2025 04:33
@LauraVenegas6 LauraVenegas6 restored the feature/pruebas branch December 14, 2025 04:37
@LauraVenegas6 LauraVenegas6 deleted the feature/pruebas branch December 14, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants