Add unit tests for gpm_api.io #8
Merged
codefactor.io / CodeFactor
failed
Sep 6, 2023 in 9s
4 issues found.
Annotations
Check notice on line 155 in gpm_api/tests/io/test_download.py
codefactor-io / CodeFactor
gpm_api/tests/io/test_download.py#L155
unresolved comment '# TODO: Assert username/password are passed to ftp_mock.login (assert_called_with not working?)' (C100)
Check notice on line 153 in gpm_api/tests/conftest.py
codefactor-io / CodeFactor
gpm_api/tests/conftest.py#L153
unresolved comment '# TODO: Add more products with varying attributes ...' (C100)
Check notice on line 198 in gpm_api/io/download.py
codefactor-io / CodeFactor
gpm_api/io/download.py#L198
unresolved comment '# TODO: maybe here capture (with -1) if the file does not exists !�' (C100)
Check notice on line 23 in gpm_api/tests/io/test_data_integrity.py
codefactor-io / CodeFactor
gpm_api/tests/io/test_data_integrity.py#L23
unresolved comment '# TODO: Test an actual HDF5 for OSError and empty list (success)' (C100)
Loading