Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest Test - issue "Focus" #1586

Closed
hanoj-budime opened this issue May 3, 2023 · 5 comments · Fixed by #1595
Closed

Jest Test - issue "Focus" #1586

hanoj-budime opened this issue May 3, 2023 · 5 comments · Fixed by #1595
Assignees
Labels
bug Something isn't working jira This task is referenced in a story of Jira

Comments

@hanoj-budime
Copy link

Describe the bug
I'm facing issue - Jest test case - after updating to Halstack 9
Dialog-Box, Any idea ?

To Reproduce

npm run test:ci

Example:

  1. Install the @dxc-technology\halstack-react@9.0.0 dependencies and run the app.

Screenshots
image

@GomezIvann GomezIvann self-assigned this May 8, 2023
@GomezIvann GomezIvann added bug Something isn't working jira This task is referenced in a story of Jira labels May 8, 2023
@GomezIvann GomezIvann mentioned this issue May 9, 2023
5 tasks
@GomezIvann
Copy link
Collaborator

GomezIvann commented May 9, 2023

Hi @HanojHanu!

After some research, it looks like it is a problem related to the jsdom library of Jest (there's an issue with this dperini/nwsapi#81), which uses internally another library called nwsapi that has some troubles interpreting query with :not(...) selector.

We have been working on a workaround for this problem. You can follow the progress here #1595.

Thanks for the feedback and the patience!

@hanoj-budime
Copy link
Author

image

it's still not working..

@hanoj-budime
Copy link
Author

@GomezIvann

@hanoj-budime
Copy link
Author

image

Fixed & Working fine in 10.0.0v

@GomezIvann thanks

@GomezIvann
Copy link
Collaborator

Great!! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira This task is referenced in a story of Jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants