Commit Graph

6 Commits

Author SHA1 Message Date
70d0199572
integration tests: various fixes 2022-08-25 23:35:29 +02:00
ac8f116780
implement peer to peer push payments 2022-08-16 17:55:12 +02:00
ms
9692f589c6
Bring euFin-based tests to pass.
Note: timetravel-withdraw is now failing for both
pybank and eufin.  That is likely due to the wallet
not refreshing expired denominations.
2021-11-13 12:55:15 +01:00
ms
c87be3707e
Implementing euFin-based harness.
- move stateless euFin API helpers to separate
  file, in order to avoid circular dependecy between
  harness.ts and libeufin.ts

- implement BankServiceInterface with euFin.  This
  one is not tested and disabled by default.
2021-11-04 13:49:23 +01:00
ms
835ac85a28
Adapt euFin tests to Demobank model.
Mostly, this change removes any mention of
the currency when bank accounts are created.
2021-10-23 11:35:54 +02:00
589c2a3382
wallet-cli: benchmarking 2021-10-20 13:06:31 +02:00