add
/** * @jest-environment jsdom */
on top of your test case file. and make sure to install all the required dependencies like js dom.