diff options
author | Frederick Muriuki Muriithi | 2023-07-18 11:16:23 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-07-18 11:16:23 +0300 |
commit | 088b6181457ef4e528b7dcbf04b7aca29b274d1f (patch) | |
tree | 708c272d1d688553a0270b2c7cab28c075f82425 /tests/unit/conftest.py | |
parent | 82e44755eab2d129cdf766ba5d82e80d738add90 (diff) | |
download | genenetwork3-088b6181457ef4e528b7dcbf04b7aca29b274d1f.tar.gz |
Bug: Fetch group name by dataset_id
Change the code to fetch the group name by the dataset ID, since according to
usage[1] of the `retrieve_group_name` function, the value passed in is the
`dataset_id` and not the `group_id`.
Change the name from `retrieve_group_name` to `retrieve_phenotype_group_name`
to more clearly indicate that this function concerns itself with the groups
that relate to phenotypes.
[1](https://github.com/genenetwork/genenetwork2/blob/1bbb0430732b7fa5102d7dcbda80ebda252f5424/wqflask/wqflask/metadata_edits.py)
Diffstat (limited to 'tests/unit/conftest.py')
0 files changed, 0 insertions, 0 deletions