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 testing datasets with more complex relationships #61

Closed
ManuelAlvarezC opened this issue Sep 24, 2018 · 0 comments
Closed

Add testing datasets with more complex relationships #61

ManuelAlvarezC opened this issue Sep 24, 2018 · 0 comments
Assignees
Labels
internal The issue doesn't change the API or functionality question General question about the software
Milestone

Comments

@ManuelAlvarezC
Copy link
Contributor

ManuelAlvarezC commented Sep 24, 2018

The current dataset we are using for unittesting is quite simple, and I'm afraid some issues may arise when working with datasets with more complex relations.

My proposal is to add datasets with:

  • A single parent and multiple childs
  • A child with multiple parents
  • Multiple multi-level relations (a child whose parents are also parents of some of the parents of the child,...)

This would help us to catch edge cases we may have not considered.

@ManuelAlvarezC ManuelAlvarezC added question General question about the software internal The issue doesn't change the API or functionality labels Sep 24, 2018
@ManuelAlvarezC ManuelAlvarezC self-assigned this Sep 24, 2018
@ManuelAlvarezC ManuelAlvarezC added this to the 0.1.1 milestone Nov 19, 2018
@csala csala changed the title Add testing datasets with more complex relations Add testing datasets with more complex relationships Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal The issue doesn't change the API or functionality question General question about the software
Projects
None yet
Development

No branches or pull requests

1 participant