| Age | Commit message (Collapse) | Author | 
|---|
|  | * wqflask/tests/unit/base/test_data_set.py (TestDatasetAccessionId):
New test cases. | 
|  | * wqflask/tests/unit/base/test_data_set.py (TestDataSetTypes)
[test_set_dataset_key_mrna, test_set_dataset_key_pheno,
test_set_dataset_geno]: Delete. | 
|  |  | 
|  | To ease future refactors on the code, decompose the file into a module
with multiple modules that can be refactored semi-independently. | 
|  | This is done to avoid relative imports.
wqflask/tests/unit/base/data.py: Delete it.
* wqflask/tests/unit/base/test_data_set.py: Add new variable
GEN_MENU_JSON.
(TestDataSetTypes.test_data_set_type_with_empty_redis): Upper-case
"gen_menu_json" variable. | 
|  | These tests touch on core data-structures in gn2; and there's a chance
that refactoring said data-structures may break many things. | 
|  |  | 
|  |  | 
|  |  | 
|  |  |