test723 (547B)
1 <testcase> 2 <info> 3 <keywords> 4 IPFS 5 </keywords> 6 </info> 7 8 # 9 # Server-side 10 <reply> 11 </reply> 12 13 # 14 # Client-side 15 <client> 16 <features> 17 ipfs 18 </features> 19 <server> 20 http 21 </server> 22 <name> 23 IPFS with malformed gateway URL (bad function argument error) 24 </name> 25 <command> 26 --ipfs-gateway http://nonexisting,local:8080 ipfs://bafybeidecnvkrygux6uoukouzps5ofkeevoqland7kopseiod6pzqvjg7u 27 </command> 28 </client> 29 30 # 31 # Verify data after the test has been "shot" 32 <verify> 33 # malformed gateway URL (bad function argument error) 34 <errorcode> 35 43 36 </errorcode> 37 </verify> 38 </testcase>