gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 07/11: mini testing of twister.


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 07/11: mini testing of twister.
Date: Sat, 17 Mar 2018 02:10:50 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

commit f819aef2f40bd2063bbdaf334d895da32942938f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Mar 3 01:11:46 2018 +0100

    mini testing of twister.
    
    Make one bank-lib test command pass through the twister.
---
 src/bank-lib/test_bank_api_twisted.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/bank-lib/test_bank_api_twisted.c 
b/src/bank-lib/test_bank_api_twisted.c
index 4f65411..fdc7349 100644
--- a/src/bank-lib/test_bank_api_twisted.c
+++ b/src/bank-lib/test_bank_api_twisted.c
@@ -84,6 +84,12 @@ run (void *cls,
 
   struct TALER_TESTING_Command commands[] = {
 
+    TALER_TESTING_cmd_bank_history ("history-0",
+                                    bank_url,
+                                    EXCHANGE_ACCOUNT_NUMBER,
+                                    TALER_BANK_DIRECTION_BOTH,
+                                    NULL,
+                                    5),
     /**
      * End the suite.  Fixme: better to have a label for this
      * too, as it shows a "(null)" token on logs.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]