Skip to content

Commit 257d36b

Browse files
committed
Restore missing AMDA sub-dir entries in cassette manifest
Earlier rebase filter excluded test_amda_catalog/, test_amda_parameter/, and test_amda_timetable/ by using 'test_amda/' (with slash) as prefix match — too strict. Use bare 'test_amda' prefix to include all four AMDA sub-directories.
1 parent 7551c9a commit 257d36b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/cassettes_manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
"test_amda/PublicProductsRequests.test_get_timetable_from_Index.yaml": "7f32557c422b27d5862995e753d66e26f93605c028eb2ad79f582760b23d0753",
1616
"test_amda/PublicProductsRequests.test_get_variable.yaml": "33cf71a9c1d212be218e702de4a7ab8184ee110b7b7d139b71d8e502176ae34b",
1717
"test_amda/PublicProductsRequests.test_get_variable_over_midnight.yaml": "1640581e3498f09c91140e138b1d98504bae04e701149de41176c7044946f4e6",
18+
"test_amda_catalog/CatalogRequests.test_catalog_has_a_name.yaml": "c80f70ba49cb220e129694f3b50008e2c0fb3ba085e2dfd7a5ea15630c8e4223",
19+
"test_amda_parameter/AMDAParametersPlots.test_parameter_colormap_lot_1.yaml": "874c424c2d499ee0350aa82f594ae3be3907f48dea0148bac3e0e057260deb0a",
20+
"test_amda_parameter/AMDAParametersPlots.test_parameter_colormap_lot_2.yaml": "8a23ceb6b519c3ce8d9e5cbe2964386595e0cff507fb7fb434405d4ce48babf0",
21+
"test_amda_parameter/AMDAParametersPlots.test_parameter_line_plot_1.yaml": "9cb619bcd91dcedd76bbbbf3d50b6e82148071a35e67f657a7f940971043db5e",
22+
"test_amda_parameter/AMDAParametersPlots.test_parameter_line_plot_2.yaml": "78d7039820e247f13868a3a54497f1213befd40cfe6f5f616f83150fe3f515fc",
23+
"test_amda_parameter/AMDAParametersPlots.test_parameter_line_plot_3.yaml": "ad79b3d4f7b304d8b0b35d3ebbf6adbde059449a16e929673b0779d558b88666",
1824
"test_cdaweb/SimpleRequest.test_a_simple_direct_archive_request_1.yaml": "887a91c7b3c5d6e8e6839816c333b17dbd6aba54dfd5fa67b0d1b494a0a0817b",
1925
"test_cdaweb/SimpleRequest.test_a_simple_direct_archive_request_2.yaml": "f9759dd3d22e2e8c8bc5feb345074b140b5c9313ab78a3aea3955ef1518f99a1",
2026
"test_cdaweb/SimpleRequest.test_a_simple_direct_archive_request_3.yaml": "d4a527cdc7b10bcafa8ce83ecae795775010d5ffb27b216a382d7b50bdab21c9",

0 commit comments

Comments
 (0)