summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_bank_api.c')
-rw-r--r--src/testing/test_bank_api.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c
index 8cd1ca319..ed2d00353 100644
--- a/src/testing/test_bank_api.c
+++ b/src/testing/test_bank_api.c
@@ -129,6 +129,15 @@ run (void *cls,
TALER_TESTING_cmd_sleep ("Waiting 5s for 'debit-1' to settle",
5),
+ with_libeufin
+ ? TALER_TESTING_cmd_nexus_fetch_transactions (
+ "fetch-transactions-at-nexus",
+ "exchange", /* from taler-nexus-prepare */
+ "x", /* from taler-nexus-prepare */
+ "http://localhost:5001",
+ "my-bank-account") /* from taler-nexus-prepare */
+ : TALER_TESTING_cmd_sleep ("nop",
+ 0),
TALER_TESTING_cmd_bank_debits ("history-2b",
&bc.exchange_auth,
NULL,