Merged
Conversation
* remove(auth):deleted testing jwt token endpoints * remove(users):deleted not used endpoints * remove not used imports
LauraVenegas6
approved these changes
Dec 4, 2025
AlejandroHenao2572
added a commit
that referenced
this pull request
Dec 13, 2025
* 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>
juanalch
pushed a commit
that referenced
this pull request
Dec 13, 2025
* 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>
AlejandroHenao2572
added a commit
that referenced
this pull request
Dec 13, 2025
* 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>
AlejandroHenao2572
added a commit
that referenced
this pull request
Dec 13, 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> --------- Co-authored-by: LauraVenegas6 <aleja09venegas@gmail.com> Co-authored-by: jared farfan <Jared.farfan-g@mail.escuelaing.edu.co>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.