France-ioi / AlgoreaBackend

Backend for the new Algorea platform
MIT License
1 stars 2 forks source link

Refactor existing and temp user session processes #1088

Closed GeoffreyHuck closed 1 month ago

GeoffreyHuck commented 1 month ago

fixes #1022

We now have the same behavior of refreshToken for temp user and normal user:

This is the last PR for the parallel sessions.

Also refactors what's related to testing users into a new file to simplify testhelpers/steps_app_language.go.

Easier to review everything at once. Details of the steps in the commit messages.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (644b514) to head (805627a). Report is 44 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1088 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 237 237 Lines 14368 14375 +7 ========================================= + Hits 14368 14375 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.