gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: make Camt test go debit


From: gnunet
Subject: [taler-wallet-core] branch master updated: make Camt test go debit
Date: Tue, 24 Aug 2021 17:42:17 +0200

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

ms pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new fc334ecb make Camt test go debit
fc334ecb is described below

commit fc334ecb60f896001ec75c345b4127f407878c4b
Author: ms <ms@taler.net>
AuthorDate: Tue Aug 24 17:42:00 2021 +0200

    make Camt test go debit
---
 .../src/integrationtests/test-libeufin-api-sandbox-camt.ts               | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
index dbe855f1..99530de2 100644
--- 
a/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
+++ 
b/packages/taler-wallet-cli/src/integrationtests/test-libeufin-api-sandbox-camt.ts
@@ -52,6 +52,7 @@ export async function runLibeufinApiSandboxCamtTest(t: 
GlobalTestState) {
   await sandbox.makeTransaction("mock-account-0", "mock-account-1", "EUR:1", 
"+1");
   await sandbox.makeTransaction("mock-account-0", "mock-account-1", "EUR:1", 
"+1");
   await sandbox.makeTransaction("mock-account-0", "mock-account-1", "EUR:1", 
"+1");
+  await sandbox.makeTransaction("mock-account-1", "mock-account-0", "EUR:5", 
"minus 5");
 
   let ret = await LibeufinSandboxApi.getCamt053(sandbox, "mock-account-1");
   console.log(ret);

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