summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_helpers_bank.c
AgeCommit message (Collapse)Author
2020-06-14adjust LibEuFin binary namesFlorian Dold
2020-06-13bank API test: make payto URI use receiver-name, according to standardFlorian Dold
2020-06-06place nexus/sandbox sqlite3 DBs under /tmp,MS
and fix their deletion before running the test.
2020-06-02nexus-based testsMS
more preparation
2020-06-02launching nexus AND sandboxMS
2020-06-02Nexus-based tests.MS
Prefer the 'iban' method over the 'x-taler-bank', regarding the payto:// URIs. Tests are still using the loopback bank connection, though.
2020-06-01Nexus testing.MS
Up to the point where Nexus gets launched and the Exchange user & bank connection get created. The test fails because the bank connection of type "loopback" is not implemented in the nexus yet.
2020-05-27nexus test: create the admin userMS
2020-05-27fix nexus invocationMS
2020-04-17Prepare and launch Nexus for tests.Marcello Stanisci
2020-03-28fix leakChristian Grothoff
2020-03-19enable using python bank with benchmarkChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold