Age | Commit message (Expand) | Author |
2021-01-06 | remove comments | Alexanderkabui |
2021-01-06 | update tests for snp_browser | Alexanderkabui |
2021-01-06 | fix tests for show_corr_results | Alexanderkabui |
2021-01-06 | refactor tests and pep8 formatting | Alexanderkabui |
2021-01-06 | modify get_header tests | Alexanderkabui |
2021-01-06 | add tests for type checking | Alexanderkabui |
2021-01-06 | add tests for snp browser | Alexanderkabui |
2021-01-06 | modify tests for show_corr_results | Alexanderkabui |
2021-01-06 | pep8 formatting in wqflask/api/test_mapping.py | Alexanderkabui |
2021-01-06 | pep8 formatting and refactoring tests | Alexanderkabui |
2021-01-06 | modify tests for calculate correlation results | Alexanderkabui |
2021-01-06 | replace assertEqual with assertAlmostEqual for floats | Alexanderkabui |
2021-01-06 | add test for calculating correlation results | Alexanderkabui |
2021-01-06 | add tests for getting sample_r and p values | Alexanderkabui |
2021-01-06 | add test for map_api in api/test_mapping.py | Alexander Kabui |
2021-01-06 | add test in api/mapping | Alexanderlacuna |
2021-01-06 | add correlation test | Alexanderlacuna |
2021-01-06 | add unit testsfor api/correlation.py | Alexanderlacuna |
2021-01-06 | add unit tests for api/mapping.py | Alexanderlacuna |
2021-01-05 | add server side class unit tests | uditgulati |
2020-12-29 | update tests for run gemma | Alexanderkabui |
2020-12-17 | remove test for parse_gemma_output and modify run_gemma tests (#533) | Alexander Kabui |
2020-12-05 | add pep8 formatting | Alexander Kabui |
2020-12-05 | modify tests for run_gemma | Alexander Kabui |
2020-11-28 | modify test for plink mapping and rqtl_mapping | Alexander Kabui |
2020-11-27 | move tests to unit folder | Alexander Kabui |
2020-11-27 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te... | Alexander Kabui |
2020-11-20 | Replace mockobject with dataclasses•••* wqflask/tests/unit/wqflask/test_markdown_routes.py
(MockRequests404): Use dataclasses.
(MockRequests200): Ditto.
| BonfaceKilz |
2020-11-20 | Update tests to use new gn2-docs url | BonfaceKilz |
2020-11-18 | Merge pull request #481 from Alexanderlacuna/test-SampleList•••Test sample list | BonfaceKilz |
2020-11-17 | use better function names | Alexanderlacuna |
2020-11-12 | refactor code | Alexanderlacuna |
2020-11-12 | add pep8 fixes in marker_regression/gemma_mapping.py | Alexanderlacuna |
2020-11-12 | add test for parse gemma output in marker_regression/gemma_mapping.py | Alexanderlacuna |
2020-11-12 | modify tests for marker regression | Alexanderlacuna |
2020-11-11 | add tests for marker_regression/rqtl_mapping.py | Alexanderlacuna |
2020-11-11 | add tests for marker_regression/qtlreaper_mapping.py | Alexanderlacuna |
2020-11-11 | add tests for marker_regression/run_mapping.py | Alexanderlacuna |
2020-11-11 | add tests for marker_regression/gemma_mapping.py | Alexanderlacuna |
2020-11-11 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad... | BonfaceKilz |
2020-11-10 | add tests for write input for browser in marker_regression/run_mapping.py | Alexanderlacuna |
2020-11-10 | add tests for export_mapping_results in marker_regression/run_mapping.py | Alexanderlacuna |
2020-11-09 | correct typo and variable naming | Alexanderlacuna |
2020-11-09 | refactor test_run_gemma function | Alexanderlacuna |
2020-11-09 | remove whitespace in marker_regression | Alexanderlacuna |
2020-11-09 | remove unnecessary side_effect set to None | Alexanderlacuna |
2020-11-09 | add tests for geno_db_exists in marker_regression/run_mapping.py | Alexanderlacuna |
2020-11-09 | add test for get_genofile_samplelist in marker_regression/run_mapping.py | Alexanderlacuna |
2020-11-09 | mock logger in marker_regression/gemma_mapping.py | Alexanderlacuna |
2020-11-09 | add test for run_gemma function in marker_regression/gemma_mapping.py | Alexanderlacuna |