test: use curl --fail
This commit is contained in:
parent
283ad65a10
commit
9011902554
5 changed files with 17 additions and 7 deletions
|
|
@ -6,9 +6,9 @@ a="/tmp/a.json"
|
|||
b="/tmp/b.json"
|
||||
|
||||
url="http://localhost:3434"
|
||||
auditor_pub=$(<"./test/auditor_public_key")
|
||||
auditor_pub="A17JXR3E6J4CXDPYT7S1H25PGJ3ABS26TQ38654QCX0TB59RPMF0"
|
||||
master_key="./default/master_offline_private_key"
|
||||
zero_euro="EUR:0.0"
|
||||
zero_euro="KUDO:0.0"
|
||||
|
||||
offline_tool() {
|
||||
dune exec offline -- "$@" > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue