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

Enable Cypress test coverage #583

Open
5 tasks
eleanorreem opened this issue Sep 7, 2023 · 0 comments
Open
5 tasks

Enable Cypress test coverage #583

eleanorreem opened this issue Sep 7, 2023 · 0 comments
Labels
complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days feature/enhancement New feature or request help wanted Extra attention is needed software testing Software testing

Comments

@eleanorreem
Copy link
Contributor

eleanorreem commented Sep 7, 2023

Overview

We would like to know how much of our code is covered by Cypress tests. We don't need this to be part of the CI flow but to run with a command locally. Ideally we would run yarn cypress:cov and we would receive a stat for how much code our E2E tests cover.

Action Items

  • Create a branch
  • Research into how to set up Cypress test coverage.
  • Its likely you will need to install cypress/code-coverage plugin
  • Make changes to enable code coverage stats
  • Commit changes to branch and make pull request

Resources/Instructions

Cypress test coverage docs

@eleanorreem eleanorreem added feature/enhancement New feature or request complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days labels Sep 7, 2023
@eleanorreem eleanorreem changed the title Add Cypress test coverage to our Cypress tests Enable Cypress test coverage Sep 7, 2023
@kyleecodes kyleecodes added software testing Software testing hacktoberfest Hacktoberfest issues labels Sep 28, 2023
@kyleecodes kyleecodes removed the hacktoberfest Hacktoberfest issues label Nov 3, 2023
@kyleecodes kyleecodes added the help wanted Extra attention is needed label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days feature/enhancement New feature or request help wanted Extra attention is needed software testing Software testing
Projects
None yet
Development

No branches or pull requests

2 participants