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

ENH: refactor test data to run through the QIIME 2 Framework #10

Open
ChrisKeefe opened this issue May 21, 2020 · 0 comments
Open

ENH: refactor test data to run through the QIIME 2 Framework #10

ChrisKeefe opened this issue May 21, 2020 · 0 comments

Comments

@ChrisKeefe
Copy link
Collaborator

Improvement Description
Many of the tests in this package can be refactored to run through the framework. Unit tests run in isolation are still important here in some cases and will be retained, but most of these tests are less useful or reliable if they fail to take framework machinery into account.

Current Behavior
Most tests test code in isolation from the framework.

Proposed Behavior
Most tests check behavior when the plugin is integrated with the framework.

References
Raised here

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

No branches or pull requests

1 participant