summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_bank_admin_add_incoming.c
AgeCommit message (Collapse)Author
2023-07-15-get taler-exchange-benchmark to workChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-06-04address FIXMEs in bank service APIChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-06-merge eufin branch (manually)Christian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵Christian Grothoff
receiver-name in tests
2022-03-20towards support for new reserve history/status APIsChristian Grothoff
2022-03-04-fix kyc testChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-01-code cleanupChristian Grothoff
2021-10-27work on testing ftbfsChristian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for ↵Christian Grothoff
merchant tests
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in ↵Christian Grothoff
pybank), for #6863
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-10-30log more nicely if authentication failed; do use new changepassword_unsafe ↵Christian Grothoff
to set bank pw -- and not others; do show stderr output of pybank in test cases
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and ↵Jonathan Buchanan
TALER_EXCHANGE_refund2
2020-07-05TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if ↵Jonathan Buchanan
reserve_priv doesn't exist
2020-04-11adapations related to GNUnet fixing #6149Christian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-27removing warningsChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19make do_retry not retry forever in tests/benchmarkChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold