You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cypress-example-conduit-app is mentioned in several places in the docs to demonstrate code coverage. It's my understanding that the realworld app has code coverage set up and should be used as the standard for referencing how to set up code coverage.
Why is this needed?
There are a couple reasons I bring this up:
The cypress repo is testing the cypress-example-conduit-app as part of our release process. We'd like to remove having to test this and if it's no longer referenced, that would help us feel more comfortable with that.
We want to archive the cypress-example-conduit-app repo so that Cypress no longer has to maintain it.