Попытка запустить тест, но я продолжаю получать это странное сообщение. Один из вопросов в StackOverflow рекомендовал внести некоторые изменения в файл package.json, например добавить «testURL»: http://localhost
Это не решило мою проблему
SecurityError
at HistoryImpl._sharedPushAndReplaceState (node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/window/History-impl.js:97:15)
at node_modules/history/createBrowserHistory.js:175:23
at Object.confirmTransitionTo (node_modules/history/createTransitionManager.js:44:7)
at Object.push (node_modules/history/createBrowserHistory.js:166:23)
at Redirect.perform (node_modules/react-router/Redirect.js:100:15)
at Redirect.componentDidMount (node_modules/react-router/Redirect.js:61:32)
at node_modules/react-dom/lib/ReactCompositeComponent.js:262:25
at measureLifeCyclePerf (node_modules/react-dom/lib/ReactCompositeComponent.js:73:12)
Использование Jest - ReactJS