aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/unit
AgeCommit message (Expand)Author
2021-05-05tests: test_species: Update failing testsBonfaceKilz
2021-05-05templates: test_species: Add tests for instantiating ChromosomesBonfaceKilz
2021-05-05tests: test_species: Test that IndChromosome instantiates correctlyBonfaceKilz
2021-05-05tests: test_species: Add test cases for TestTheSpecies classBonfaceKilz
2021-04-30autopep8: Run autopep8 100 times with target rulesBonfaceKilz
2021-04-30autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133BonfaceKilz
2021-04-30autopep8: Fix E101, E11BonfaceKilz
2021-04-30autopep8: Fix W504BonfaceKilz
2021-04-30autopep8: Fix W291, W292, W293, W391BonfaceKilz
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2021-04-29tests: test_data_set: Update testBonfaceKilz
2021-04-29tests: unit: test_data_set: Remove unused mockBonfaceKilz
2021-03-16Fixed test_check_resource_availability_of_super_user to account for user_id b...zsloan
2021-02-19Fixed test_gen_menu to reflect updated queryzsloan
2021-02-19Fixed TestCheckResourceAvailability to make it work after realizing that Redi...zsloan
2021-02-19Fixed test_run_mapping.py to make export_mapping_results test work correctlyzsloan
2021-02-19Patched utility.authentication_tools.g as TestUserSession because otherwise t...zsloan
2021-01-31Update sql query in testBonfaceKilz
2021-01-18Pass salt as bytes when testing pbkdf2_hexBonfaceKilz
2021-01-06remove commentsAlexanderkabui
2021-01-06update tests for snp_browserAlexanderkabui
2021-01-06fix tests for show_corr_resultsAlexanderkabui
2021-01-06refactor tests and pep8 formattingAlexanderkabui
2021-01-06modify get_header testsAlexanderkabui
2021-01-06add tests for type checkingAlexanderkabui
2021-01-06add tests for snp browserAlexanderkabui
2021-01-06modify tests for show_corr_resultsAlexanderkabui
2021-01-06pep8 formatting in wqflask/api/test_mapping.pyAlexanderkabui
2021-01-06pep8 formatting and refactoring testsAlexanderkabui
2021-01-06modify tests for calculate correlation resultsAlexanderkabui
2021-01-06replace assertEqual with assertAlmostEqual for floatsAlexanderkabui
2021-01-06add test for calculating correlation resultsAlexanderkabui
2021-01-06add tests for getting sample_r and p valuesAlexanderkabui
2021-01-06add test for map_api in api/test_mapping.pyAlexander Kabui
2021-01-06add test in api/mappingAlexanderlacuna
2021-01-06add correlation testAlexanderlacuna
2021-01-06add unit testsfor api/correlation.pyAlexanderlacuna
2021-01-06add unit tests for api/mapping.pyAlexanderlacuna
2021-01-05add server side class unit testsuditgulati
2020-12-29update tests for run gemmaAlexanderkabui
2020-12-17remove test for parse_gemma_output and modify run_gemma tests (#533)Alexander Kabui
2020-12-05add pep8 formattingAlexander Kabui
2020-12-05modify tests for run_gemmaAlexander Kabui
2020-11-28modify test for plink mapping and rqtl_mappingAlexander Kabui
2020-11-27move tests to unit folderAlexander Kabui
2020-11-20Replace mockobject with dataclassesBonfaceKilz
2020-11-20Update tests to use new gn2-docs urlBonfaceKilz
2020-11-04Update test_markdown_routesBonfaceKilz