summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_keys_cherry_picking.c
AgeCommit message (Collapse)Author
2023-09-09adapt to latest change in GNUnetChristian Grothoff
2023-07-13merging /keys and /wireChristian Grothoff
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-07-04more exchange API refactoringChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01-reduce loglevelChristian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵Christian Grothoff
receiver-name in tests
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-02-09-fix leakChristian Grothoff
2022-02-07-get testing to buildChristian Grothoff
2022-02-04split tests by rsa/csChristian Grothoff
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2020-12-20re-enable cherry picking test (kind-of passes, not finished)Christian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-03-29fix indentationChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we ↵Christian Grothoff
expect to get one
2020-03-10minor code cleanupChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold