quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

test739 (491B)


      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 IPNS path and query args for gateway and IPFS url (malformed gateway url)
     24 </name>
     25 <command>
     26 --ipfs-gateway "http://%HOSTIP:%HTTPPORT/some/path?biz=baz" "ipns://fancy.tld/a/b?foo=bar&aaa=bbb"
     27 </command>
     28 </client>
     29 
     30 #
     31 # Verify data after the test has been "shot"
     32 <verify>
     33 <errorcode>
     34 3
     35 </errorcode>
     36 </verify>
     37 </testcase>