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

import stylesheets to cypress test files #1801

Closed
reachaadrika opened this issue Jun 18, 2023 · 0 comments · Fixed by #1802
Closed

import stylesheets to cypress test files #1801

reachaadrika opened this issue Jun 18, 2023 · 0 comments · Fixed by #1802

Comments

@reachaadrika
Copy link
Contributor

Reason/Context

  • Currently while writing the cypress tests css is not imported and rendered on the test window .
  • While writing tests , it is important for css to be rendered on the test window , since it becomes easier to review and check the UI classes if the classes are visible and even the specific colors are rendered .

Description

  • Import the global css file into the main cypress component file
  • This is not a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant