numerique-gouv / audioconf

Des audio conférences pour les agents de l'Etat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test the admin dashboard

estellecomment opened this issue · comments

Refactor the code where needed in order to test :

  • that the dashboard link is sent, or not, depending on flag and on email
  • that the jwt encryption is well decoded at the other end (encrypt and decrypt, end to end test)

Actually there are some tests for this, but they are in createConfController. Move them to their own file with a corresponding name.