Skip to content

Commit 9278d03

Browse files
committed
chore(testcase): update the cassettes files
1 parent 3a753b7 commit 9278d03

File tree

44 files changed

+922
-858
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+922
-858
lines changed

tests/extensions/cassettes/test_desinventar/DesinventarTest.test_event_item_uses_all_codes_0_grd.yaml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ interactions:
99
User-Agent:
1010
- Python-urllib/3.12
1111
method: GET
12-
uri: https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json
12+
uri: https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json
1313
response:
1414
body:
1515
string: "{\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"$id\":
16-
\"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json#\",\n \"title\":
16+
\"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json#\",\n \"title\":
1717
\"Monty Extension\",\n \"description\": \"STAC Monty Extension for STAC Items
1818
and STAC Collections.\",\n \"oneOf\": [\n {\n \"$comment\": \"This
1919
is the schema for STAC Items.\",\n \"allOf\": [\n {\n \"$ref\":
@@ -44,7 +44,7 @@ interactions:
4444
\ }\n ]\n }\n ],\n \"definitions\": {\n \"stac_extensions\":
4545
{\n \"type\": \"object\",\n \"required\": [\n \"stac_extensions\"\n
4646
\ ],\n \"properties\": {\n \"stac_extensions\": {\n \"type\":
47-
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json\"\n
47+
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json\"\n
4848
\ }\n }\n }\n },\n \"fields\": {\n \"$comment\":
4949
\"Monty prefixed fields\",\n \"type\": \"object\",\n \"properties\":
5050
{\n \"monty:episode_number\": {\n \"type\": \"integer\"\n
@@ -55,11 +55,12 @@ interactions:
5555
{\n \"type\": \"array\",\n \"items\": {\n \"type\":
5656
\"string\",\n \"pattern\": \"^([A-Z]{2}(?:\\\\d{4}$){0,1})|([a-z]{3}-[a-z]{3}-[a-z]{3}-[a-z]{3})|([A-Z]{2})$\"\n
5757
\ }\n },\n \"monty:corr_id\": {\n \"type\":
58-
\"string\"\n },\n \"monty:hazard_detail\": {\n \"type\":
59-
\"object\",\n \"required\": [\n \"severity_value\",\n
60-
\ \"severity_unit\"\n ],\n \"properties\": {\n
61-
\ \"severity_value\": {\n \"type\": \"number\",\n \"description\":
62-
\"The estimated maximum hazard intensity/magnitude/severity value, as a number,
58+
\"string\"\n },\n \"monty:guid\": {\n \"type\": \"string\"\n
59+
\ },\n \"monty:hazard_detail\": {\n \"type\": \"object\",\n
60+
\ \"required\": [\n \"severity_value\",\n \"severity_unit\"\n
61+
\ ],\n \"properties\": {\n \"severity_value\":
62+
{\n \"type\": \"number\",\n \"description\": \"The
63+
estimated maximum hazard intensity/magnitude/severity value, as a number,
6364
without the units.\"\n },\n \"severity_unit\": {\n \"type\":
6465
\"string\"\n },\n \"severity_label\": {\n \"type\":
6566
\"string\"\n },\n \"estimate_type\": {\n \"$ref\":
@@ -155,21 +156,21 @@ interactions:
155156
Access-Control-Allow-Origin:
156157
- '*'
157158
Age:
158-
- '408'
159+
- '0'
159160
Cache-Control:
160161
- max-age=600
161162
Connection:
162163
- close
163164
Content-Length:
164-
- '10393'
165+
- '10455'
165166
Content-Type:
166167
- application/json; charset=utf-8
167168
Date:
168-
- Wed, 12 Nov 2025 06:06:39 GMT
169+
- Thu, 29 Jan 2026 18:53:30 GMT
169170
ETag:
170-
- '"690c54cc-2899"'
171+
- '"697ba766-28d7"'
171172
Last-Modified:
172-
- Thu, 06 Nov 2025 07:57:00 GMT
173+
- Thu, 29 Jan 2026 18:31:02 GMT
173174
Server:
174175
- GitHub.com
175176
Vary:
@@ -179,17 +180,17 @@ interactions:
179180
X-Cache:
180181
- HIT
181182
X-Cache-Hits:
182-
- '2'
183+
- '0'
183184
X-Fastly-Request-ID:
184-
- 3d10e2d9d7d4f1613230d5f0ce8238223dea109f
185+
- f37316a19455704c2f28f75127c1659ebbd0d8b6
185186
X-GitHub-Request-Id:
186-
- 9A3E:2F62DB:5BE57:72BDD:69141429
187+
- CE0E:8623C:4D347B:4E0C58:697BA82B
187188
X-Served-By:
188-
- cache-del21728-DEL
189+
- cache-mrs1050115-MRS
189190
X-Timer:
190-
- S1762927599.046775,VS0,VE0
191+
- S1769712810.992815,VS0,VE188
191192
expires:
192-
- Wed, 12 Nov 2025 05:09:22 GMT
193+
- Thu, 29 Jan 2026 18:44:19 GMT
193194
x-proxy-cache:
194195
- MISS
195196
status:

tests/extensions/cassettes/test_desinventar/DesinventarTest.test_hazard_item_uses_2025_code_only_0_grd.yaml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ interactions:
99
User-Agent:
1010
- Python-urllib/3.12
1111
method: GET
12-
uri: https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json
12+
uri: https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json
1313
response:
1414
body:
1515
string: "{\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"$id\":
16-
\"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json#\",\n \"title\":
16+
\"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json#\",\n \"title\":
1717
\"Monty Extension\",\n \"description\": \"STAC Monty Extension for STAC Items
1818
and STAC Collections.\",\n \"oneOf\": [\n {\n \"$comment\": \"This
1919
is the schema for STAC Items.\",\n \"allOf\": [\n {\n \"$ref\":
@@ -44,7 +44,7 @@ interactions:
4444
\ }\n ]\n }\n ],\n \"definitions\": {\n \"stac_extensions\":
4545
{\n \"type\": \"object\",\n \"required\": [\n \"stac_extensions\"\n
4646
\ ],\n \"properties\": {\n \"stac_extensions\": {\n \"type\":
47-
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json\"\n
47+
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json\"\n
4848
\ }\n }\n }\n },\n \"fields\": {\n \"$comment\":
4949
\"Monty prefixed fields\",\n \"type\": \"object\",\n \"properties\":
5050
{\n \"monty:episode_number\": {\n \"type\": \"integer\"\n
@@ -55,11 +55,12 @@ interactions:
5555
{\n \"type\": \"array\",\n \"items\": {\n \"type\":
5656
\"string\",\n \"pattern\": \"^([A-Z]{2}(?:\\\\d{4}$){0,1})|([a-z]{3}-[a-z]{3}-[a-z]{3}-[a-z]{3})|([A-Z]{2})$\"\n
5757
\ }\n },\n \"monty:corr_id\": {\n \"type\":
58-
\"string\"\n },\n \"monty:hazard_detail\": {\n \"type\":
59-
\"object\",\n \"required\": [\n \"severity_value\",\n
60-
\ \"severity_unit\"\n ],\n \"properties\": {\n
61-
\ \"severity_value\": {\n \"type\": \"number\",\n \"description\":
62-
\"The estimated maximum hazard intensity/magnitude/severity value, as a number,
58+
\"string\"\n },\n \"monty:guid\": {\n \"type\": \"string\"\n
59+
\ },\n \"monty:hazard_detail\": {\n \"type\": \"object\",\n
60+
\ \"required\": [\n \"severity_value\",\n \"severity_unit\"\n
61+
\ ],\n \"properties\": {\n \"severity_value\":
62+
{\n \"type\": \"number\",\n \"description\": \"The
63+
estimated maximum hazard intensity/magnitude/severity value, as a number,
6364
without the units.\"\n },\n \"severity_unit\": {\n \"type\":
6465
\"string\"\n },\n \"severity_label\": {\n \"type\":
6566
\"string\"\n },\n \"estimate_type\": {\n \"$ref\":
@@ -155,21 +156,21 @@ interactions:
155156
Access-Control-Allow-Origin:
156157
- '*'
157158
Age:
158-
- '412'
159+
- '5'
159160
Cache-Control:
160161
- max-age=600
161162
Connection:
162163
- close
163164
Content-Length:
164-
- '10393'
165+
- '10455'
165166
Content-Type:
166167
- application/json; charset=utf-8
167168
Date:
168-
- Wed, 12 Nov 2025 06:06:43 GMT
169+
- Thu, 29 Jan 2026 18:53:35 GMT
169170
ETag:
170-
- '"690c54cc-2899"'
171+
- '"697ba766-28d7"'
171172
Last-Modified:
172-
- Thu, 06 Nov 2025 07:57:00 GMT
173+
- Thu, 29 Jan 2026 18:31:02 GMT
173174
Server:
174175
- GitHub.com
175176
Vary:
@@ -179,17 +180,17 @@ interactions:
179180
X-Cache:
180181
- HIT
181182
X-Cache-Hits:
182-
- '0'
183+
- '1'
183184
X-Fastly-Request-ID:
184-
- ad8896599e561061b92fe777508c6eda13a6b83d
185+
- dd80486b760abec063b3d2f8db80211e9070aded
185186
X-GitHub-Request-Id:
186-
- 9A3E:2F62DB:5BE57:72BDD:69141429
187+
- CE0E:8623C:4D347B:4E0C58:697BA82B
187188
X-Served-By:
188-
- cache-del21727-DEL
189+
- cache-mrs10545-MRS
189190
X-Timer:
190-
- S1762927603.116279,VS0,VE1
191+
- S1769712815.251104,VS0,VE1
191192
expires:
192-
- Wed, 12 Nov 2025 05:09:22 GMT
193+
- Thu, 29 Jan 2026 18:44:19 GMT
193194
x-proxy-cache:
194195
- MISS
195196
status:

tests/extensions/cassettes/test_desinventar/DesinventarTest.test_transformer_0_grd.yaml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ interactions:
99
User-Agent:
1010
- Python-urllib/3.12
1111
method: GET
12-
uri: https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json
12+
uri: https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json
1313
response:
1414
body:
1515
string: "{\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"$id\":
16-
\"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json#\",\n \"title\":
16+
\"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json#\",\n \"title\":
1717
\"Monty Extension\",\n \"description\": \"STAC Monty Extension for STAC Items
1818
and STAC Collections.\",\n \"oneOf\": [\n {\n \"$comment\": \"This
1919
is the schema for STAC Items.\",\n \"allOf\": [\n {\n \"$ref\":
@@ -44,7 +44,7 @@ interactions:
4444
\ }\n ]\n }\n ],\n \"definitions\": {\n \"stac_extensions\":
4545
{\n \"type\": \"object\",\n \"required\": [\n \"stac_extensions\"\n
4646
\ ],\n \"properties\": {\n \"stac_extensions\": {\n \"type\":
47-
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json\"\n
47+
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json\"\n
4848
\ }\n }\n }\n },\n \"fields\": {\n \"$comment\":
4949
\"Monty prefixed fields\",\n \"type\": \"object\",\n \"properties\":
5050
{\n \"monty:episode_number\": {\n \"type\": \"integer\"\n
@@ -55,11 +55,12 @@ interactions:
5555
{\n \"type\": \"array\",\n \"items\": {\n \"type\":
5656
\"string\",\n \"pattern\": \"^([A-Z]{2}(?:\\\\d{4}$){0,1})|([a-z]{3}-[a-z]{3}-[a-z]{3}-[a-z]{3})|([A-Z]{2})$\"\n
5757
\ }\n },\n \"monty:corr_id\": {\n \"type\":
58-
\"string\"\n },\n \"monty:hazard_detail\": {\n \"type\":
59-
\"object\",\n \"required\": [\n \"severity_value\",\n
60-
\ \"severity_unit\"\n ],\n \"properties\": {\n
61-
\ \"severity_value\": {\n \"type\": \"number\",\n \"description\":
62-
\"The estimated maximum hazard intensity/magnitude/severity value, as a number,
58+
\"string\"\n },\n \"monty:guid\": {\n \"type\": \"string\"\n
59+
\ },\n \"monty:hazard_detail\": {\n \"type\": \"object\",\n
60+
\ \"required\": [\n \"severity_value\",\n \"severity_unit\"\n
61+
\ ],\n \"properties\": {\n \"severity_value\":
62+
{\n \"type\": \"number\",\n \"description\": \"The
63+
estimated maximum hazard intensity/magnitude/severity value, as a number,
6364
without the units.\"\n },\n \"severity_unit\": {\n \"type\":
6465
\"string\"\n },\n \"severity_label\": {\n \"type\":
6566
\"string\"\n },\n \"estimate_type\": {\n \"$ref\":
@@ -155,21 +156,21 @@ interactions:
155156
Access-Control-Allow-Origin:
156157
- '*'
157158
Age:
158-
- '417'
159+
- '12'
159160
Cache-Control:
160161
- max-age=600
161162
Connection:
162163
- close
163164
Content-Length:
164-
- '10393'
165+
- '10455'
165166
Content-Type:
166167
- application/json; charset=utf-8
167168
Date:
168-
- Wed, 12 Nov 2025 06:06:48 GMT
169+
- Thu, 29 Jan 2026 18:53:41 GMT
169170
ETag:
170-
- '"690c54cc-2899"'
171+
- '"697ba766-28d7"'
171172
Last-Modified:
172-
- Thu, 06 Nov 2025 07:57:00 GMT
173+
- Thu, 29 Jan 2026 18:31:02 GMT
173174
Server:
174175
- GitHub.com
175176
Vary:
@@ -179,17 +180,17 @@ interactions:
179180
X-Cache:
180181
- HIT
181182
X-Cache-Hits:
182-
- '2'
183+
- '1'
183184
X-Fastly-Request-ID:
184-
- 981c5b9f7caf5577b50d6daecb215e29453a41a5
185+
- 804fa129e9a8c4289a7af5ddff1eed587b7261f9
185186
X-GitHub-Request-Id:
186-
- 9A3E:2F62DB:5BE57:72BDD:69141429
187+
- CE0E:8623C:4D347B:4E0C58:697BA82B
187188
X-Served-By:
188-
- cache-del21720-DEL
189+
- cache-mrs1050087-MRS
189190
X-Timer:
190-
- S1762927608.114672,VS0,VE0
191+
- S1769712822.769504,VS0,VE2
191192
expires:
192-
- Wed, 12 Nov 2025 05:09:22 GMT
193+
- Thu, 29 Jan 2026 18:44:19 GMT
193194
x-proxy-cache:
194195
- MISS
195196
status:

tests/extensions/cassettes/test_emdat/EMDATTest.test_event_item_uses_all_codes_0.yaml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ interactions:
99
User-Agent:
1010
- Python-urllib/3.12
1111
method: GET
12-
uri: https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json
12+
uri: https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json
1313
response:
1414
body:
1515
string: "{\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"$id\":
16-
\"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json#\",\n \"title\":
16+
\"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json#\",\n \"title\":
1717
\"Monty Extension\",\n \"description\": \"STAC Monty Extension for STAC Items
1818
and STAC Collections.\",\n \"oneOf\": [\n {\n \"$comment\": \"This
1919
is the schema for STAC Items.\",\n \"allOf\": [\n {\n \"$ref\":
@@ -44,7 +44,7 @@ interactions:
4444
\ }\n ]\n }\n ],\n \"definitions\": {\n \"stac_extensions\":
4545
{\n \"type\": \"object\",\n \"required\": [\n \"stac_extensions\"\n
4646
\ ],\n \"properties\": {\n \"stac_extensions\": {\n \"type\":
47-
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.0/schema.json\"\n
47+
\"array\",\n \"contains\": {\n \"const\": \"https://ifrcgo.org/monty-stac-extension/v1.1.1/schema.json\"\n
4848
\ }\n }\n }\n },\n \"fields\": {\n \"$comment\":
4949
\"Monty prefixed fields\",\n \"type\": \"object\",\n \"properties\":
5050
{\n \"monty:episode_number\": {\n \"type\": \"integer\"\n
@@ -55,11 +55,12 @@ interactions:
5555
{\n \"type\": \"array\",\n \"items\": {\n \"type\":
5656
\"string\",\n \"pattern\": \"^([A-Z]{2}(?:\\\\d{4}$){0,1})|([a-z]{3}-[a-z]{3}-[a-z]{3}-[a-z]{3})|([A-Z]{2})$\"\n
5757
\ }\n },\n \"monty:corr_id\": {\n \"type\":
58-
\"string\"\n },\n \"monty:hazard_detail\": {\n \"type\":
59-
\"object\",\n \"required\": [\n \"severity_value\",\n
60-
\ \"severity_unit\"\n ],\n \"properties\": {\n
61-
\ \"severity_value\": {\n \"type\": \"number\",\n \"description\":
62-
\"The estimated maximum hazard intensity/magnitude/severity value, as a number,
58+
\"string\"\n },\n \"monty:guid\": {\n \"type\": \"string\"\n
59+
\ },\n \"monty:hazard_detail\": {\n \"type\": \"object\",\n
60+
\ \"required\": [\n \"severity_value\",\n \"severity_unit\"\n
61+
\ ],\n \"properties\": {\n \"severity_value\":
62+
{\n \"type\": \"number\",\n \"description\": \"The
63+
estimated maximum hazard intensity/magnitude/severity value, as a number,
6364
without the units.\"\n },\n \"severity_unit\": {\n \"type\":
6465
\"string\"\n },\n \"severity_label\": {\n \"type\":
6566
\"string\"\n },\n \"estimate_type\": {\n \"$ref\":
@@ -155,21 +156,21 @@ interactions:
155156
Access-Control-Allow-Origin:
156157
- '*'
157158
Age:
158-
- '253'
159+
- '15'
159160
Cache-Control:
160161
- max-age=600
161162
Connection:
162163
- close
163164
Content-Length:
164-
- '10393'
165+
- '10455'
165166
Content-Type:
166167
- application/json; charset=utf-8
167168
Date:
168-
- Wed, 12 Nov 2025 10:21:50 GMT
169+
- Thu, 29 Jan 2026 18:53:45 GMT
169170
ETag:
170-
- '"690c54cc-2899"'
171+
- '"697ba766-28d7"'
171172
Last-Modified:
172-
- Thu, 06 Nov 2025 07:57:00 GMT
173+
- Thu, 29 Jan 2026 18:31:02 GMT
173174
Server:
174175
- GitHub.com
175176
Vary:
@@ -179,17 +180,17 @@ interactions:
179180
X-Cache:
180181
- HIT
181182
X-Cache-Hits:
182-
- '0'
183+
- '1'
183184
X-Fastly-Request-ID:
184-
- 95e078106e334dcbf80595347297c993ec4a90bb
185+
- d9e1d7fc8820d49bf4f4ddf4b8351617b182179d
185186
X-GitHub-Request-Id:
186-
- 9A3E:2F62DB:5BE57:72BDD:69141429
187+
- CE0E:8623C:4D347B:4E0C58:697BA82B
187188
X-Served-By:
188-
- cache-del21732-DEL
189+
- cache-mrs10555-MRS
189190
X-Timer:
190-
- S1762942911.596111,VS0,VE2
191+
- S1769712825.455652,VS0,VE2
191192
expires:
192-
- Wed, 12 Nov 2025 05:09:22 GMT
193+
- Thu, 29 Jan 2026 18:44:19 GMT
193194
x-proxy-cache:
194195
- MISS
195196
status:

0 commit comments

Comments
 (0)