aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests
AgeCommit message (Expand)Author
2020-11-11Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...BonfaceKilz
2020-11-10add tests for write input for browser in marker_regression/run_mapping.pyAlexanderlacuna
2020-11-10add tests for export_mapping_results in marker_regression/run_mapping.pyAlexanderlacuna
2020-11-09correct typo and variable namingAlexanderlacuna
2020-11-09refactor test_run_gemma functionAlexanderlacuna
2020-11-09remove whitespace in marker_regressionAlexanderlacuna
2020-11-09remove unnecessary side_effect set to NoneAlexanderlacuna
2020-11-09add tests for geno_db_exists in marker_regression/run_mapping.pyAlexanderlacuna
2020-11-09add test for get_genofile_samplelist in marker_regression/run_mapping.pyAlexanderlacuna
2020-11-09mock logger in marker_regression/gemma_mapping.pyAlexanderlacuna
2020-11-09add test for run_gemma function in marker_regression/gemma_mapping.pyAlexanderlacuna
2020-11-08add tests for marker_regression/plink_mapping.pyAlexanderlacuna
2020-11-08add tests for marker_regression/gemma_mappingAlexanderlacuna
2020-11-06modify tests to for changes in the natural sort functionAlexanderlacuna
2020-11-06fix typoAlexanderlacuna
2020-11-05remove duplicatesAlexanderlacuna
2020-11-05add test for samplelist and show_traitAlexanderlacuna
2020-11-04Update test_markdown_routesBonfaceKilz
2020-11-04correct a typoAlexanderlacuna
2020-11-04remove extra whitespaceAlexanderlacuna
2020-11-04remove whitespace in line 119-120Alexanderlacuna
2020-11-04remove whitespaceAlexanderlacuna
2020-11-04remove whitespace and assertIsAlexanderlacuna
2020-11-03Fix false-positive testsBonfaceKilz
2020-11-03Delete fileBonfaceKilz
2020-11-03Add basic tests for rendering_markdownBonfaceKilz
2020-11-03Add basic structure for "/glossary" routes testBonfaceKilz
2020-11-03remove unnecessary commentsAlexanderlacuna
2020-11-03add pep8 formattingAlexanderlacuna
2020-11-03add tests for the get_categorical_variables functionAlexanderlacuna
2020-11-03Remove encoding header for fileBonfaceKilz
2020-11-03Separate unittests from integration testsBonfaceKilz
2020-11-03Add test for "/glossary" routeBonfaceKilz
2020-11-03switch from assertFalse to assertIsAlexanderlacuna
2020-11-03switch from assertTrue/False to assertIs to make the tests tighterAlexanderlacuna
2020-11-03use assertTrue and assertFalse in while testing booleanAlexanderlacuna
2020-11-02add better formattingAlexanderlacuna
2020-11-02add function docstringAlexanderlacuna
2020-11-02add tests for show trait moduleAlexanderlacuna
2020-10-31remove redundant classesAlexanderlacuna
2020-10-31use descriptive variable namesAlexanderlacuna
2020-10-31Use more descriptive variable and class namesAlexanderlacuna
2020-10-30add test for get_export_metadataAlexanderlacuna
2020-10-29add test for show_traitAlexanderlacuna
2020-10-29Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29format fileAlexanderlacuna
2020-10-29add test for show_trait/export_trait_dataAlexanderlacuna
2020-10-28Add new test for hmac_creation with latin-1 secretBonfaceKilz
2020-10-28Add tests for cookie verificationBonfaceKilz
2020-10-27Merge pull request #465 from Alexanderlacuna/test-branchBonfaceKilz