gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fixme


From: gnunet
Subject: [libeufin] branch master updated: fixme
Date: Wed, 29 Apr 2020 22:53:32 +0200

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 9cd5454  fixme
9cd5454 is described below

commit 9cd5454dfc0cbb6f398f71ce8791f405a887c4a1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Apr 29 22:53:28 2020 +0200

    fixme
---
 integration-tests/test-ebics.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/integration-tests/test-ebics.py b/integration-tests/test-ebics.py
index e135899..a1ff821 100755
--- a/integration-tests/test-ebics.py
+++ b/integration-tests/test-ebics.py
@@ -119,6 +119,11 @@ assert(
 )
 
 #6 Prepare a payment (via pure Nexus service)
+
+# FIXME: this currently fails, because nexus has a
+# empty table w.r.t. bank accounts.  Thus, the sandbox
+# must provide such information via the usual HTD message.
+
 resp = post(
     "http://localhost:5001/users/{}/prepare-payment".format(USERNAME),
     json=dict(

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



reply via email to

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