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 test for partially installed taxonomy #77

Open
chinchliff opened this issue Sep 28, 2014 · 1 comment
Open

Add test for partially installed taxonomy #77

chinchliff opened this issue Sep 28, 2014 · 1 comment

Comments

@chinchliff
Copy link
Member

Attempting to install a taxonomy into a graph with a partial-to-complete taxonomy should result in an error. Not sure what kind of error. Currently an IllegalStateException is thrown (in TaxonomyContext.java), with a message asking the user if they may already have installed a taxonomy.

@chinchliff
Copy link
Member Author

Correction, this error is generated when attempting to build contexts in a database with multiple overlapping taxonomies, if more than one root node matching the context is found. There should probably be a check on installation that should report the error instead... For now, anyway.

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

1 participant