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

Clean up exported testing and API surfaces #147

Open
dibenede opened this issue Oct 14, 2022 · 0 comments
Open

Clean up exported testing and API surfaces #147

dibenede opened this issue Oct 14, 2022 · 0 comments
Assignees
Labels
cleanup triaged Issue has been triaged

Comments

@dibenede
Copy link
Contributor

As of #146, we have a growing number of @export statements that have been added for the sake of closure optimizations while preserving tests. However, a lot of the exported surfaces are deeply internal to the project.

We should try to simplify our exports and perhaps rethink our testing strategy to separate invasive unit tests from more integration-like tests that only need public surfaces.

@dibenede dibenede self-assigned this Oct 25, 2022
@dibenede dibenede added cleanup triaged Issue has been triaged labels Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup triaged Issue has been triaged
Projects
None yet
Development

No branches or pull requests

1 participant