cypress-io / cypress-io/code-coverage
Can I use codeCoverage to discover the app's HTTP API Requests
Open
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
An SA pointed me to a file of api's that were to be tested and upon starting down that track I realized many of the api's are deprecated and no longer in production.
Is there a way to use codeCoverage to identify which API's are getting triggered as the e2e tests run so I could then see what actual usage of API's are so I can provide 100% API coverage?
Question Asked in cycc webinar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.