@NicolasGlassey After our discussion about `jest.setTimeout(10000);`, here is the stackoverflow thread that lead us to implement jest this way : https://stackoverflow.com/questions/49603939/message-async-callback-was-not-invoked-within-the-5000-ms-timeout-specified-by
@NicolasGlassey
After our discussion about
jest.setTimeout(10000);, here is the stackoverflow thread that lead us to implement jest this way :https://stackoverflow.com/questions/49603939/message-async-callback-was-not-invoked-within-the-5000-ms-timeout-specified-by