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

Unit Tests Not Rendering Oxygen-UI Wrapped Components #20847

Open
HasiniSama opened this issue Aug 6, 2024 · 1 comment
Open

Unit Tests Not Rendering Oxygen-UI Wrapped Components #20847

HasiniSama opened this issue Aug 6, 2024 · 1 comment

Comments

@HasiniSama
Copy link
Contributor

HasiniSama commented Aug 6, 2024

Is your suggestion a test requirement/change or improvement of the test framework? Please describe.
We are encountering an issue in the wso2/identity-apps repository where unit tests cannot be written for components wrapped with Oxygen-UI. These components are not being properly wrapped, resulting in them not being rendered in the DOM during testing. This issue prevents us from effectively testing and validating the behavior of these components.

Describe the solution you would prefer
To address this issue, we need to ensure that Oxygen-UI components are properly wrapped, so that they are rendered in the DOM during unit testing.

  • Adjustments or configurations to ensure that Oxygen-UI components are properly wrapped.
  • Unit tests specifically targeting properly wrapped Oxygen-UI components.
@pavinduLakshan
Copy link
Contributor

Related Oxygen UI issue: wso2/oxygen-ui#218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants