gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: count expected transactions


From: gnunet
Subject: [libeufin] branch master updated: count expected transactions
Date: Thu, 03 Dec 2020 14:58:23 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new ce9d8e7  count expected transactions
ce9d8e7 is described below

commit ce9d8e7d62c6b1ffe5905a44fdf09ca2665c08d3
Author: MS <ms@taler.net>
AuthorDate: Thu Dec 3 14:58:18 2020 +0100

    count expected transactions
---
 integration-tests/tests.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index fa33946..f639ea9 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -355,3 +355,5 @@ def test_ingestion_camt53():
             auth=NEXUS_AUTH
         )
     )
+
+    assert(len(resp.json()["transactions"]) == 4)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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