I want to make test: render my component with dispatching of redux action that launching a task to load a some data.
MyTest.test.ts
import {render} fro