sparse tests (#894)

This commit is contained in:
Charlotte Weaver
2019-08-21 14:09:36 -07:00
committed by GitHub
parent 613f1a911f
commit b8c05763fe
5 changed files with 389 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ from server.app.util.errors import FilterError
class EngineTest(unittest.TestCase):
def setUp(self):
# TODO Figure out how to run for several datasets
args = {
"layout": ["umap"],
"max_category_items": 100,