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

Investigate code coverage for cypress #4105

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

walmazacn
Copy link
Contributor

Description

Changes proposed in this pull request:

  • adds E2E code coverage in container

Related issue(s)

Resolves #4080

@walmazacn walmazacn linked an issue Jan 8, 2025 that may be closed by this pull request
@walmazacn
Copy link
Contributor Author

It seems it's possible to have both E2E and unit tests covered in one report, but only if they rely on Cypress:
https://docs.cypress.io/app/tooling/code-coverage#E2E-and-unit-code-coverage

@walmazacn walmazacn marked this pull request as ready for review January 29, 2025 07:26
@walmazacn walmazacn force-pushed the 4080-investigate-code-coverage-for-cypress branch from 809553f to a85c703 Compare February 6, 2025 13:19
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.

Investigate code coverage for our ui tests
1 participant