Skip to content

Commit

Permalink
Update unittest fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraluebbert committed May 18, 2023
1 parent 8e19699 commit 11ce79a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tests/fixtures/test_blast.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"expected_result": [
[
"Homo sapiens CASP8 and FADD like apoptosis regulator (CFLAR), RefSeqGene on chromosome 2",
"Homo sapiens ATAC-STARR-seq lymphoblastoid active region 16974 (LOC129935398) on chromosome 2",
"Homo sapiens",
"human",
9606,
Expand All @@ -16,8 +16,8 @@
"100%",
9e-54,
"100.00%",
67524,
"NG_029005.2"
460,
"NG_168413.1"
]
]
},
Expand All @@ -30,7 +30,7 @@
},
"expected_result": [
{
"Description": "Homo sapiens CASP8 and FADD like apoptosis regulator (CFLAR), RefSeqGene on chromosome 2",
"Description": "Homo sapiens ATAC-STARR-seq lymphoblastoid active region 16974 (LOC129935398) on chromosome 2",
"Scientific Name": "Homo sapiens",
"Common Name": "human",
"Taxid": 9606,
Expand All @@ -39,8 +39,8 @@
"Query Cover": "100%",
"E value": 9e-54,
"Per. Ident": "100.00%",
"Acc. Len": 67524,
"Accession": "NG_029005.2"
"Acc. Len": 460,
"Accession": "NG_168413.1"
}
]
},
Expand Down Expand Up @@ -95,4 +95,4 @@
},
"expected_result": "ValueError"
}
}
}
3 changes: 2 additions & 1 deletion tests/fixtures/test_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,8 @@
"8dm6",
"8dv1",
"8dv2",
"8e7m"
"8e7m",
"8if2"
],
"59272",
"homo_sapiens",
Expand Down

0 comments on commit 11ce79a

Please sign in to comment.