All questionsAnswers about jestQuestions and answers from the Croct community about jest.jestab-testingstoryblokshopifynextjssanityaudienceshydrogenworkflowstrapicqlsetup0Jest tests hang or render nothing for components that call useContentI write tests first, so this is blocking me. I have a hero component that calls useContent('home-hero'). In Jest with jsdom, render(<Hero />) produces an…
0Jest tests hang or render nothing for components that call useContentI write tests first, so this is blocking me. I have a hero component that calls useContent('home-hero'). In Jest with jsdom, render(<Hero />) produces an…