Joel Sugarman

Results 12 comments of Joel Sugarman

Minimum patched version is 0.30.0 now

Even when trying to spy on window.location you get an error in jest 30, but not jest 29 ```js const reload = jest.fn() jest.spyOn(window, "location", "get").mockImplementationOnce(() => ({ reload: ({...