aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/unit
AgeCommit message (Expand)Author
2022-09-20Decompose file into separate modulesrefactor-data_set_py-20220920Frederick Muriuki Muriithi
2022-09-19Provide fixtures for test. Fix error to pass test.Frederick Muriuki Muriithi
2022-09-19Remove "wrong" assertionsFrederick Muriuki Muriithi
2022-09-09Refactor: Add tests and handle edge caseFrederick Muriuki Muriithi
2022-09-08Test the creation of the_species, indchromosomes and chromosome objsMunyoki Kilyungi
2022-09-08Use "%s" in sql queryMunyoki Kilyungi
2022-09-08Move test case to mrna_assay_tissue_data test moduleMunyoki Kilyungi
2022-09-08Inject database connection to mrna_assay_tissue_data classMunyoki Kilyungi
2022-09-08Rewrite "test_tissue_corr_computation" as a pytestMunyoki Kilyungi
2022-09-08Replace "g.db" mocks with "database_connection" mocksMunyoki Kilyungi
2022-09-08Move data.gen_menu_json to test_data_set.pyMunyoki Kilyungi
2022-09-05Update values for "additive" in failing gemma testMunyoki Kilyungi
2022-08-31Add transform parameter to mapping api unit testzsloan
2022-08-31Fix failing api/test_mapping.py testzsloan
2022-08-08remove unnessary append to listAlexander_Kabui
2022-08-08remove test;test is redundantAlexander_Kabui
2022-08-08tests refactoringAlexander_Kabui
2022-06-10Reverse polarity for gemma additive effects in testsBonfaceKilz
2022-03-22Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscanzsloan
2022-03-17Lint some test filesBonfaceKilz
2022-03-17Fix failing testBonfaceKilz
2022-03-17Skip unittestsBonfaceKilz
2022-03-17Replace "g.db" object with a proper database connectionBonfaceKilz
2022-01-14Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...zsloan
2021-11-04use gn3 importsBonfaceKilz
2021-10-25Update failing tests when testing `get_user_access_roles`BonfaceKilz
2021-10-25Replace "resource_id" with "resource_info" dictBonfaceKilz
2021-10-25Get a users access maskBonfaceKilz
2021-10-25Add test-cases for `get_user_membership`BonfaceKilz
2021-10-25Move markdown_routes to api/markdownBonfaceKilz
2021-10-13resolve merge conflictAlexander Kabui
2021-10-12Fixed filename in test_gen_covariates_file; I think that the hash changed bec...zsloan
2021-10-12Fix R/qtl mapping testzsloan
2021-10-12Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...zsloan
2021-10-12Fixed test_gen_covariates_filezsloan
2021-10-12Fixed export_mapping_results test in test_run_mapping.pyzsloan
2021-10-09unittest for processing wgcna outputAlexander Kabui
2021-10-06tests: test_run_mapping: Add missing "name" attribute to testsBonfaceKilz
2021-10-06tests: test_run_mapping: Add missing callsBonfaceKilz
2021-10-06tests: test_run_mapping: Fix failing assert when getting perm strataBonfaceKilz
2021-10-06tests: test_run_mapping: Add missing attribute to "self.trait"BonfaceKilz
2021-10-06tests: test_run_mapping: Add missing positional argument "vals_hash"BonfaceKilz
2021-07-06replace rpy2 for tissue corrAlexander Kabui
2021-05-27Merge pull request #579 from zsloan/feature/rqtl_with_gn3zsloan
2021-05-27Fix the way Mock is initializedzsloan
2021-05-27Change test_rqtl_mapping.py to account for full results being returned from t...zsloan
2021-05-27Fixed way MockGroup was initializedzsloan
2021-05-27Forgot to import dataclasszsloan
2021-05-27Fixed syntax mistake when creating dataclass in test_rqtl_mapping.pyzsloan
2021-05-27Removed parts of test_rqtl_mapping.py referring to process_perm_results and p...zsloan