mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 19:38:13 +08:00
sparse tests (#894)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user