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

Wrap *all* the externalities for testing. #122

Closed
numist opened this issue May 6, 2015 · 1 comment
Closed

Wrap *all* the externalities for testing. #122

numist opened this issue May 6, 2015 · 1 comment
Labels
Milestone

Comments

@numist
Copy link
Owner

numist commented May 6, 2015

NSWindow, NSProcessInfo, all the Quartz C functions, every piece of internal code that contains an interesting if statement in its implementation and an external type in its API needs to use a wrapper type instead to allow testing all code paths.

@numist
Copy link
Owner Author

numist commented Apr 13, 2021

This is done in #139.

@numist numist closed this as completed Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant