Skip to content
Snippets Groups Projects
Commit b5ba88dd authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

rename test downloading genomes

parent 684b7dec
No related branches found
No related tags found
No related merge requests found
...@@ -207,7 +207,7 @@ def test_to_database_1genome_wrong_format(caplog): ...@@ -207,7 +207,7 @@ def test_to_database_1genome_wrong_format(caplog):
assert os.path.isfile(os.path.join(db_dir, "ACOR003.0519.fna")) assert os.path.isfile(os.path.join(db_dir, "ACOR003.0519.fna"))
def test_download(): def test_download_specify_level():
""" """
Test that, given a taxid, and a species name, Test that, given a taxid, and a species name,
it downloads genomes in .gz, and uncompress them in the it downloads genomes in .gz, and uncompress them in the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment