Well it looks like I'm going to continue my streak about sharing helpful tips around JavaScript testing in Jest. Previously I shared about avoiding gotchas while testing async JavaScript code and specifically how to write tests for async React components in Jest.