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

Add a few standard test DAGs #9

Open
ramfox opened this issue Mar 12, 2019 · 0 comments
Open

Add a few standard test DAGs #9

ramfox opened this issue Mar 12, 2019 · 0 comments

Comments

@ramfox
Copy link
Member

ramfox commented Mar 12, 2019

Right now we are creating more or less the same DAG each time. Might be fun/a good idea to create a few DAGs (one with a single node, one that looks more like a list, one that has one parent with a bunch of children, one that is balanced, one or two that have a more organic shape) that are cached for testing purposes. Would make it easier to write tests and would remove the repeated creation of the same tree over and over again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants