What does dva-loading do in front-end testing?

recently, when testing a project created with dva, I used jest+enzyme, to report an error when testing LoginPage components: I simulated store with redux-mock-store, but loading didn"t know how to deal with it. Please point out

if the question is not clear.
Sep.10,2021
Menu