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

Separate test helpers into separate folder structure #3878

Closed
timsuchanek opened this issue Oct 8, 2020 · 1 comment
Closed

Separate test helpers into separate folder structure #3878

timsuchanek opened this issue Oct 8, 2020 · 1 comment
Assignees
Labels
kind/tech A technical change. tech/typescript Issue for tech TypeScript. topic: tests

Comments

@timsuchanek
Copy link
Contributor

In our coverage testing, we want to just test the code, which we ship in the package.
Code, which is for example needed to build or setup tests doesn't have to be part of the coverage reporting.
We should cleanly separate this in all of our TypeScript packages.

@timsuchanek timsuchanek added kind/improvement An improvement to existing feature and code. process/candidate tech/typescript Issue for tech TypeScript. labels Oct 8, 2020
@janpio janpio added topic: tests kind/tech A technical change. and removed kind/improvement An improvement to existing feature and code. labels Oct 9, 2020
@janpio janpio added this to the Backlog 2.10.0 milestone Oct 14, 2020
@timsuchanek timsuchanek self-assigned this Oct 15, 2020
@timsuchanek
Copy link
Contributor Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech A technical change. tech/typescript Issue for tech TypeScript. topic: tests
Projects
None yet
Development

No branches or pull requests

2 participants