🔧 [Refactor] Does Avatar Testing In Backend Make Sense This Way?
Created by: Tirokk
🔧 Refactor
Does avatar testing in backend makes sense this way?
The missing await
can be one reason for flaky backenend tests!?
Todo
-
does avatar testing make sense this way in backend/src/schema/resolvers/user_management.spec.js
-
minimum: await is missing … or? -
search for other appearances of avatar: Factory.build('image',
orFactory.build('image'
without aw
-
-
related #4572 (closed)