You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issue with elastic UI version 80.0.0 when I am trying to create a test case. emotion/css version - 11.11.2 emotion/react version – 11.11.3 emotion/styled version – 11.11.0 emotion/datemath version – 5.0.3
#7471
Closed
lokendrak2 opened this issue
Jan 22, 2024
· 6 comments
@tkajtoch I have using with this version "jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
and created a jest config ts
I was trying to upgrade but facing some tags issue and I am using JEST for testing framework.
Could you provide steps to reproduce and a simple test case file that fails to run/compile? That way we can run it locally and see if you need a general or application-specific fix
Hi, We are not able to write a single test case. We have tried to upgrade the elastic UI but facing issue in application.
so we had continued with version 80.0.0.
Except upgrading the version of elastic UI, is there any other solution to fix this issue or we have to upgrade it.
if Version upgrade is the only solution then we have to manage all the component related issue.
this is the old application and now we have start working on test case.
Unfortunately, this is a pretty old version, and we no longer support it. My suggestion would be to try upgrading to the latest @elastic/eui and check if that helps.
It seems like this error comes from this pointing to undefined instead of window. Are you sure you're actually running jest with jsdom test environment?
● Test suite failed to run
The text was updated successfully, but these errors were encountered: