Skip to content

Improved isolation of tests #1031

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

Closed
bart-degreed opened this issue Jul 19, 2021 · 0 comments · Fixed by #1068
Closed

Improved isolation of tests #1031

bart-degreed opened this issue Jul 19, 2021 · 0 comments · Fixed by #1068
Labels

Comments

@bart-degreed
Copy link
Contributor

Many unit tests and a few integration tests have a dependency on the example project. And we're using InternalsVisibleTo heavily so that tests can consume internals.

We should refactor test projects to reduce dependencies and aim to reduce InternalsVisibleTo use to the minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant