Rachiid007 / TaalToolBox

TaalToolBox App est une application web et mobile axée sur l'apprentissage des langues.
https://taaltoolbox.be
MIT License
7 stars 2 forks source link

fix(users, answer): make service asynchronous #139

Closed CardinPatson closed 1 year ago

CardinPatson commented 1 year ago

[BUG] when we try to connect user, the service was synchronous and did not receive user and answer data [TEST] see answer and user spec file [CMD TEST] npm run test -- users.controller.spec.ts [CMD TEST] npm run test -- answers.controller.spec.ts