I am trying to write a test in jest but I need to work with two contexts however I cannot make the expect statement wait for the promise to be resolved before it fires.
T