Open
Description
What would you like?
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 thecypress-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.
Other
No response