-
Notifications
You must be signed in to change notification settings - Fork 30
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
Refactor testing code #18
Comments
As I did some moving around of test code, I could take care of this. Does it make sense to start this soon? I would create a (possibly internal) |
Sounds good to me! |
|
|
There seems to be a lot of repeated code used for testing (e.g. constructing a tree with 3 entries). It might be worth moving these repeated code segments into appropriate functions into a separate module?
cc @c633 @arlolra
The text was updated successfully, but these errors were encountered: