qiita-spots / qp-qiime2

Qiime 2 plugin for Qiita
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Add tests for artifacts with trees #49

Open ElDeveloper opened 4 years ago

ElDeveloper commented 4 years ago

From #48:

The issue is that we only have (1) a deblur table without tree and (2) a close reference table for testing. For (1) we would need to create a new tree, trim it down (to avoid size issues), add it to qiita (main qiita, not this plugin, which will represent changing a bunch of tests as this will be a new file in the system); then use it in test_feature_classifier to test these new lines. Then for (2) these new lines are not relevant.