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

Ensure test coverage #9

Open
AnHeuermann opened this issue Feb 8, 2024 · 0 comments
Open

Ensure test coverage #9

AnHeuermann opened this issue Feb 8, 2024 · 0 comments
Labels
CI Continuous Integration enhancement New feature or request

Comments

@AnHeuermann
Copy link
Member

Every new feature should have

  • Server side test(s) (if applicable)
  • Client side test(s) (if applicable)

Add a CI step that computes the test coverage and checks for a minimum value, e.g. 90% test coverage for server tests. If possible do something similar for the client end to end tests.
Display the test coverage on

@AnHeuermann AnHeuermann added enhancement New feature or request CI Continuous Integration labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant