summaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
AgeCommit message (Expand)Author
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-01-misc doxygen fixesChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...Christian Grothoff
2021-04-17add ability to change Authorization header in via interpreter command (#6778)Christian Grothoff
2021-02-09need enum value for taler://-URLsChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-01start with exchange management testChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-30add command to add auditor's denomination signatureChristian Grothoff
2020-11-27add cmd to revoke exchange online signing keyChristian Grothoff
2020-11-27add new cmd to revoke denominations via HTTP APIChristian Grothoff
2020-11-27cmd to add/del wire methods from list of accountsChristian Grothoff
2020-11-26cmd to del auditorChristian Grothoff
2020-11-26cmd to add auditorChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-15test retry transfer with same request_idJonathan Buchanan
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-09made a uuid traitJonathan Buchanan
2020-07-05move rewind command to exchange, add proper support for rewinding in batches,...Christian Grothoff
2020-07-05fix #6236Christian Grothoff
2020-07-05traits for int64_t and json_tJonathan Buchanan
2020-07-05testing traits for uint32_t and GNUNET_TIME_RelativeJonathan Buchanan
2020-07-05TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr...Jonathan Buchanan
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-06-02launching nexus AND sandboxMS
2020-04-17Prepare and launch Nexus for tests.Marcello Stanisci
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-04-04return more error details for /wire and /keys to clientsChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28doxygen fixChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-27cover actual aggregation in exchange testFlorian Dold
2020-03-27add test case (currently fails) for deposit idempotencyFlorian Dold
2020-03-21adjust tests to auditor changesChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20make recoup idempotent and simplify responseFlorian Dold
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19enable using python bank with benchmarkChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use new...Christian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff