more AFL tests
This commit is contained in:
parent
8c2b601f49
commit
e9f48d8eb0
@ -1,7 +1,7 @@
|
|||||||
POST /deposit HTTP/1.1
|
POST /deposit HTTP/1.1
|
||||||
Host: localhost:8081
|
Host: locst:8081
|
||||||
pt: */*
|
Accept: */*
|
||||||
Content-Type: applicn/json
|
Content-: applicn/json
|
||||||
Content-Length: 1658
|
Content-Length: 1658
|
||||||
Expect: 100-continue
|
Expect: 100-continue
|
||||||
|
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
PoST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POSt /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
BIN
src/mint/afl-tests/id:000013,src:000000,op:flip1,pos:4,+cov
Normal file
BIN
src/mint/afl-tests/id:000013,src:000000,op:flip1,pos:4,+cov
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
POST ?admin/add/incoming HTTP/1.1
|
POST ¯admin/add/incoming HTTP/1.1
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
POST ?admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST 'admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /aDmin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admIn/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
7
src/mint/afl-tests/id:000019,src:000000,op:flip1,pos:11
Normal file
7
src/mint/afl-tests/id:000019,src:000000,op:flip1,pos:11
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin?add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/Add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/aDd/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/iNcoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incomiNg HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
POST /admin/add/incoming hTTP/1.1
|
POST /admin/add/incoming @TTP/1.1
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
POST /admin/add/incoming HDTP/1.1
|
POST /admin/add/incoming HtTP/1.1
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
POST /admin/add/incoming HUTP/1.1
|
POST /admin/add/incoming HDTP/1.1
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HVTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTDP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HT\P/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTÐ/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTT@/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTT/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -1,4 +1,4 @@
|
|||||||
POST /admin/add/incoming HTTP/3.1
|
POST /admin/add/incoming HTTP/0.1
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
POST /admin/add/incoming HTTP/1.q
|
POST /admin/add/incoming HTTP/1.±
|
||||||
Host: localhost:8081
|
Host: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.!
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.5
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -1,5 +1,5 @@
|
|||||||
POST /admin/add/incoming HTTP/1.1
|
POST /admin/add/incoming HTTP/1.1
|
||||||
Hoqt: localhost:8081
|
HoSt: localhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Content-Length: 220
|
Content-Length: 220
|
||||||
|
7
src/mint/afl-tests/id:000043,src:000000,op:flip1,pos:38
Normal file
7
src/mint/afl-tests/id:000043,src:000000,op:flip1,pos:38
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Hostº localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Hostz localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
Binary file not shown.
7
src/mint/afl-tests/id:000047,src:000000,op:flip1,pos:39
Normal file
7
src/mint/afl-tests/id:000047,src:000000,op:flip1,pos:39
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host:(localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host:!localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -1,5 +1,5 @@
|
|||||||
POST /admin/add/incoming HTTP/1.1
|
POST /admin/add/incoming HTTP/1.1
|
||||||
Host: l/calhost:8081
|
Host: lïcalhost:8081
|
||||||
Accept: */*
|
Accept: */*
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Content-Length: 220
|
Content-Length: 220
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: lgcalhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: lncalhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: loCalhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: losalhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: locAlhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: loc`lhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: locadhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localho3t:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhowt:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhos4:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost*8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:¸081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8 81
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
6
src/mint/afl-tests/id:000063,src:000000,op:flip1,pos:54
Normal file
6
src/mint/afl-tests/id:000063,src:000000,op:flip1,pos:54
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081ŠAccept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Áccept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Eccept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Abcept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accåpt: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accepp: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Acceptº */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept:`*/*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
BIN
src/mint/afl-tests/id:000071,src:000000,op:flip1,pos:62,+cov
Normal file
BIN
src/mint/afl-tests/id:000071,src:000000,op:flip1,pos:62,+cov
Normal file
Binary file not shown.
@ -0,0 +1,8 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept:
|
||||||
|
/*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: *?*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,8 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */
|
||||||
|
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Contunt-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
7
src/mint/afl-tests/id:000076,src:000000,op:flip1,pos:71
Normal file
7
src/mint/afl-tests/id:000076,src:000000,op:flip1,pos:71
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Contmnt-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
ConteNt-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Conten4-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content
Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-\ype: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Pype: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Tùpe: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-TypE: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type:0application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type:!application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: Application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: arplication/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: aqplication/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: appìication/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: apphication/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: applicatiol/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application.json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/êson
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/jsOn
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/jso.
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/jsol
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,6 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/jsonContent-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
7
src/mint/afl-tests/id:000098,src:000000,op:flip1,pos:105
Normal file
7
src/mint/afl-tests/id:000098,src:000000,op:flip1,pos:105
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content
Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
7
src/mint/afl-tests/id:000099,src:000000,op:flip1,pos:106
Normal file
7
src/mint/afl-tests/id:000099,src:000000,op:flip1,pos:106
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 020
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"2eserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_p5b":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"T]ZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMzCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMXCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCI5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK1CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK4CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
@ -0,0 +1,7 @@
|
|||||||
|
POST /admin/add/incoming HTTP/1.1
|
||||||
|
Host: localhost:8081
|
||||||
|
Accept: */*
|
||||||
|
Content-Type: application/json
|
||||||
|
Content-Length: 220
|
||||||
|
|
||||||
|
{"reserve_pub":"TMZCK5SFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user