Skip to content

Commit b1942a7

Browse files
committed
Refactor tests
1 parent 9c96abe commit b1942a7

File tree

11 files changed

+7
-769
lines changed

11 files changed

+7
-769
lines changed

primal_page/config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
INDEX_JSON_URL = (
2+
"https://raw.githubusercontent.com/quick-lab/primerschemes/main/index.json"
3+
)

tests/test_output/test_covid/test-data-covid/400/v1.0.0/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"license": "CC BY-SA 4.0",
2828
"primerclass": "primerschemes",
29-
"infoschema": "v2.0.0",
29+
"infoschema": "v2.1.0",
3030
"articbedversion": "v3.0",
3131
"collections": [],
3232
"links": {
@@ -36,6 +36,7 @@
3636
"vendors": [],
3737
"misc": []
3838
},
39+
"refselect": null,
3940
"description": null,
4041
"derivedfrom": null,
4142
"contactinfo": null

tests/test_output/test_covid/test-data-covid/400/v1.0.0/info.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"license": "CC BY-SA 4.0",
1919
"primerclass": "primerschemes",
20-
"infoschema": "v2.0.0",
20+
"infoschema": "v2.1.0",
2121
"articbedversion": "v3.0",
2222
"collections": [],
2323
"links": {
@@ -27,6 +27,7 @@
2727
"vendors": [],
2828
"misc": []
2929
},
30+
"refselect": null,
3031
"description": null,
3132
"derivedfrom": null,
3233
"contactinfo": null

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/MN908947.3.fasta

Lines changed: 0 additions & 429 deletions
This file was deleted.

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/MN908947.3.html

Lines changed: 0 additions & 14 deletions
This file was deleted.
Binary file not shown.

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/amplicon.bed

Lines changed: 0 additions & 29 deletions
This file was deleted.

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/config.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/file.log

Lines changed: 0 additions & 248 deletions
This file was deleted.

tests/test_output/test_covid/test-data-covid/400/v1.0.0/work/plotdata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)