summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2020-03-18make refund test case fail to show broken implementationFlorian Dold
2020-03-17a first, untested stab at #6123, committing intermediate result that passes (...Christian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-15fix shutdown logic of testChristian Grothoff
2020-03-13fix regression introduced by addition of 'revoke' fieldChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use new...Christian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-10minor code cleanupChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26nicer loggingChristian Grothoff
2020-02-26fix shutdown logic if shutdown happens during startupChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-02-04capitalization of option changedChristian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-19leak fixesChristian Grothoff
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ...Christian Grothoff
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19add missing files and adjust .gitignore rules for testing moveFlorian Dold
2020-01-19move libtalertwistertesting into the exchangeFlorian Dold
2020-01-19duplicate code eliminationChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold