summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2020-12-20update .gitignoreChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-20log when we sign, with error if time does not match expectationsChristian Grothoff
2020-12-20re-enable cherry picking test (kind-of passes, not finished)Christian Grothoff
2020-12-20fix GNUNET_DISK_fn_write() rval check to match latest GNUnet APIChristian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-12-16fix config for aggregator testChristian Grothoff
2020-12-16aggregator test now does also needs exchange running, if only to post the fee...Christian Grothoff
2020-12-16enable more test logicChristian Grothoff
2020-12-16need to have fees for wire tool tests, tooChristian Grothoff
2020-12-16need to have fees for auditor test, tooChristian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-16adapt tests to run without keyup toolChristian Grothoff
2020-12-16add auditor-enable /-disable commands to taler-exchange-offline toolChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-12add missing signkey_legal_duration option to test configsChristian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-12-11-remove sleepChristian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-11force use of Taler PD when getting libexec dirChristian Grothoff
2020-12-10fix early base URL freeChristian Grothoff
2020-12-09fix #6665Christian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-01more management API tests and bugfixesChristian Grothoff
2020-12-01add logic to launch crypto helpers as part of testsChristian Grothoff
2020-12-01start with exchange management testChristian Grothoff
2020-11-30add cmd to set wire fees / provide master_sigChristian Grothoff
2020-11-30add command to add auditor's denomination signatureChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian 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 sign keys with offline processChristian Grothoff
2020-11-26cmd to del auditorChristian Grothoff
2020-11-26cmd to add auditorChristian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-10-30log more nicely if authentication failed; do use new changepassword_unsafe to...Christian Grothoff
2020-10-03fix pybank launch in testsChristian Grothoff
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-08-29c89-styleChristian Grothoff
2020-08-29memset only sets 1 byteChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-08-14fix #6480Christian Grothoff
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-10indentation and logging fixesChristian Grothoff
2020-08-02bugfixChristian Grothoff