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

fix(cypress/react): handle styled components #15997

Closed
wants to merge 5 commits into from

Conversation

lmiller1990
Copy link
Contributor

@lmiller1990 lmiller1990 commented Apr 15, 2021

User facing changelog

Injected styles via styled components get cleaned up after each spec.

Additional details

TODO: explain how to fix or handle styled components

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • Has the original issue or this PR been tagged with a release in ZenHub?
  • Has a PR for user-facing changes been opened in cypress-documentation?
  • Have API changes been updated in the type definitions?
  • Have new configuration options been added to the cypress.schema.json?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 15, 2021

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented Apr 15, 2021



Test summary

9491 0 111 3Flakiness 1


Run details

Project cypress
Status Passed
Commit f6e4708
Started Apr 15, 2021 2:49 AM
Ended Apr 15, 2021 3:22 AM
Duration 32:42 💡
OS Linux Debian - 10.8
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/retries.ui.spec.js Flakiness
1 runner/cypress retries.ui.spec > opens attempt on each attempt failure for the screenshot, and closes after test passes

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@lmiller1990 lmiller1990 marked this pull request as ready for review April 15, 2021 03:48
@lmiller1990 lmiller1990 marked this pull request as draft April 15, 2021 03:48
@lmiller1990 lmiller1990 marked this pull request as ready for review April 16, 2021 03:52
@lmiller1990
Copy link
Contributor Author

closed in favor of #16024

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

Successfully merging this pull request may close these issues.

styles are only loaded for first component test if styled-components is used
1 participant