Mercurial > repos > ecology > hirondelle_crim
comparison macros.xml @ 1:52baddd15640 draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ogc_api_processes_wrapper commit 8b4b58222af2c77abd41dd8f17862a24ca7d3381
author | ecology |
---|---|
date | Fri, 06 Sep 2024 10:30:30 +0000 |
parents | afede0916f0a |
children |
comparison
equal
deleted
inserted
replaced
0:afede0916f0a | 1:52baddd15640 |
---|---|
33 <tests> | 33 <tests> |
34 <test expect_failure="true"> | 34 <test expect_failure="true"> |
35 <param name="select_process" value="download-band-sentinel2-product-safe"/> | 35 <param name="select_process" value="download-band-sentinel2-product-safe"/> |
36 <param name="user_credentials" value="crim_test_input.json"/> | 36 <param name="user_credentials" value="crim_test_input.json"/> |
37 <param name="cookie" value=""/> | 37 <param name="cookie" value=""/> |
38 <param name="product_url" value="s3:///eodata/Sentinel-2/MSI/L2A/2019/07/01/S2A_MSIL2A_20190701T110621_N0212_R137_T29SPC_20190701T120906.SAFE"/> | 38 <param name="product_url" value="product_url.txt"/> |
39 <param name="resolution_Array_text" value="10m"/> | 39 <param name="resolution" value="10m"/> |
40 <param name="band" value="B04"/> | 40 <param name="band" value="B04"/> |
41 <assert_stderr> | 41 <assert_stderr> |
42 <has_text text="HTTP 401 Unauthorized"/> | 42 <has_text text="HTTP 401 Unauthorized"/> |
43 </assert_stderr> | 43 </assert_stderr> |
44 </test> | 44 </test> |
45 </tests> | 45 </tests> |
46 </xml> | 46 </xml> |
47 </macros> | 47 </macros> |