summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-21 11:56:44 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-21 11:56:44 +0200
commitc85dd0f649eca36fea664c5a56ca794bf3005e9a (patch)
treec97c68c5c5cbd9fadbc8cb8ecf636079782a3cc1
parent1d62aeb1991cd886732646ab5810a91afdc8f1ce (diff)
downloadmerchant-c85dd0f649eca36fea664c5a56ca794bf3005e9a.tar.gz
merchant-c85dd0f649eca36fea664c5a56ca794bf3005e9a.tar.bz2
merchant-c85dd0f649eca36fea664c5a56ca794bf3005e9a.zip
adapt to latest twister changes.
-rw-r--r--src/lib/test_merchant_api_twisted.c20
-rw-r--r--src/lib/test_merchant_api_twisted.conf2
2 files changed, 12 insertions, 10 deletions
diff --git a/src/lib/test_merchant_api_twisted.c b/src/lib/test_merchant_api_twisted.c
index 6417b716..cd9adb9d 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -236,7 +236,7 @@ run (void *cls,
"proposal-for-check-payment",
GNUNET_SYSERR),
- TALER_TESTING_cmd_modify_object
+ TALER_TESTING_cmd_modify_object_dl
("paid-true-for-unpaid",
PROXY_MERCHANT_CONFIG_FILE,
"paid",
@@ -559,13 +559,15 @@ run (void *cls,
EXCHANGE_ACCOUNT_NO,
MERCHANT_ACCOUNT_NO),
- TALER_TESTING_cmd_modify_object ("hack-0",
- PROXY_EXCHANGE_CONFIG_FILE,
- "total",
- "EUR:0.98"),
- TALER_TESTING_cmd_delete_object ("hack-1",
- PROXY_EXCHANGE_CONFIG_FILE,
- "deposits.0"),
+ TALER_TESTING_cmd_modify_object_dl
+ ("hack-0",
+ PROXY_EXCHANGE_CONFIG_FILE,
+ "total",
+ "EUR:0.98"),
+ TALER_TESTING_cmd_delete_object
+ ("hack-1",
+ PROXY_EXCHANGE_CONFIG_FILE,
+ "deposits.0"),
TALER_TESTING_cmd_merchant_track_transaction
("track-transaction-1",
twister_merchant_url,
@@ -661,7 +663,7 @@ run (void *cls,
is->ctx,
0),
- TALER_TESTING_cmd_modify_object
+ TALER_TESTING_cmd_modify_object_dl
("hack-abort-3",
PROXY_MERCHANT_CONFIG_FILE,
"refund_permissions.0.coin_pub",
diff --git a/src/lib/test_merchant_api_twisted.conf b/src/lib/test_merchant_api_twisted.conf
index 36b196a7..215a2018 100644
--- a/src/lib/test_merchant_api_twisted.conf
+++ b/src/lib/test_merchant_api_twisted.conf
@@ -3,7 +3,7 @@
[exchange-kudos]
# must target the twister's http port.
-URL = http://localhost:8888/
+BASE_URL = http://localhost:8888/
[exchange]
BASE_URL = http://localhost:8888/