Skip to content

Commit 2cfa9a3

Browse files
committed
rerun cassettes
1 parent f74ee25 commit 2cfa9a3

9 files changed

Lines changed: 112 additions & 1099 deletions

tests/integration/functions/cassettes/test_get_caf/test_get_caf_no_results.yaml

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

tests/integration/functions/cassettes/test_get_caf/test_get_caf_no_results_returned.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
interactions:
2+
- request:
3+
body: null
4+
headers: {}
5+
method: GET
6+
uri: http://localhost:5000/seqrepo/1/ping
7+
response:
8+
body:
9+
string: "{\n \"dependencies\": {\n \"bioutils\": {\n \"url\": \"https://github.com/biocommons/bioutils/\",\n
10+
\ \"version\": \"0.5.8.post1\"\n },\n \"seqrepo\": {\n \"root\":
11+
\"/usr/local/share/seqrepo\",\n \"url\": \"https://github.com/biocommons/biocommons.seqrepo/\",\n
12+
\ \"version\": \"0.6.6\"\n }\n },\n \"url\": \"https://github.com/biocommons/seqrepo-rest-service/\",\n
13+
\ \"version\": \"0.2.3.dev0+ge4124b9.d20231114\"\n}\n"
14+
headers: {}
15+
status:
16+
code: 200
17+
message: OK
218
- request:
319
body: null
420
headers: {}

0 commit comments

Comments
 (0)