gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: testing


From: gnunet
Subject: [libeufin] branch master updated: testing
Date: Mon, 16 Nov 2020 15:54:09 +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 469695b  testing
469695b is described below

commit 469695b7cb8a9eaff0a07ddb486401f0a6b45828
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 16 15:54:05 2020 +0100

    testing
---
 integration-tests/tests.py | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index 635abc9..a1ba3cf 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -175,6 +175,14 @@ def test_backup():
         )
     )
 
+def test_ebics_custom_ebics_order():
+    assertResponse(
+        post(
+            f"{N}/bank-connections/{NEXUS_BANK_CONNECTION}/ebics/download/tsd",
+            auth=NEXUS_AUTH
+        )
+    )
+
 def test_payment():
     resp = assertResponse(
         post(

-- 
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]