wso2 / oxygen-ui

The Design System powering WSO2 products.
https://wso2.github.io/oxygen-ui
Apache License 2.0
43 stars 24 forks source link

Testing library is unable to render some Oxygen UI components #218

Open pavinduLakshan opened 4 months ago

pavinduLakshan commented 4 months ago

Describe the issue:

It appears that the Oxygen UI Box component is not being rendered by jsdom for some reason. This issue does not occur when the Box component is imported from "mui/material".

Same issue was observed for ListItemText component as well.

How to reproduce:

🔝

Expected behavior:

Unit tests should run without issues.

pavinduLakshan commented 5 days ago

will be addressed with https://github.com/wso2/oxygen-ui/issues/290