Skip to content

Feat/conexion front#41

Merged
AlejandroHenao2572 merged 5 commits intodevelopfrom
feat/conexion-front
Dec 14, 2025
Merged

Feat/conexion front#41
AlejandroHenao2572 merged 5 commits intodevelopfrom
feat/conexion-front

Conversation

@AlejandroHenao2572
Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

@AlejandroHenao2572 AlejandroHenao2572 merged commit 77910ec into develop Dec 14, 2025
2 checks passed
AlejandroHenao2572 added a commit that referenced this pull request Dec 14, 2025
* 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>

* feat: agregar informacion de ratings en conusltas de tutor

* fix: fixed test (#39)

* fix: fixed test

* feat: test coverge sonar

* feat: improved maintainability

* test: nuevas pruebas aumento de covertura

* Feat/conexion front (#41)

* fix: fixed test

* feat: test coverge sonar

* feat: improved maintainability

* feat: removed token controller

---------

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

1 participant