aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2024-11-05-bugfixChristian Grothoff
2024-11-05work on testingChristian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-10-29test: fix for pwd auth deprecationAntoine A
2024-10-21test: longer passwordsAntoine A
2024-10-21test: longer passwordsAntoine A
2024-10-01fix time-dependent kyc test failureChristian Grothoff
2024-10-01fix KYC testChristian Grothoff
2024-10-01skip tests if curl/jq are not foundChristian Grothoff
2024-09-14return 400 if wallet uses untrusted exchange base URL; towards fixing #9183Christian Grothoff
2024-09-13-fix test FTBFSSebastian
2024-09-12remove unused CONVERTER option (fixes #9126)Christian Grothoff
2024-09-09204 changed to 200Christian Grothoff
2024-09-09fix misc. long polling issuesChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian Grothoff
2024-09-08actually rely upon taler-merchant-exchangekeyupdate in taler-merchant-httpdChristian Grothoff
2024-09-08add logic to notify other services about KYC status changesChristian Grothoff
2024-09-06renaming taler-merchant-exchange to taler-merchant-reconciliation, preparing ...Christian Grothoff
2024-09-06implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...Christian Grothoff
2024-09-05fix #9170Christian Grothoff
2024-08-08adapt to exchange DEPOSIT -> AGGREGATE renameChristian Grothoff
2024-08-08new flagChristian Grothoff
2024-08-05test passesChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-08-04bump prebuiltChristian Grothoff
2024-08-02-fix doxygenChristian Grothoff
2024-07-31get basic merchant kyc test to pass againChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-31comment out most of test_kyc_api, requires more fundamental merchant workChristian Grothoff
2024-07-31fix kyc configChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-07-09-normal freeChristian Grothoff
2024-06-20more comments and testSebastian
2024-06-20merchant account: equal doesn't match the unique constrain, so singleton failsSebastian
2024-06-20merchant account: should be able to activate the accountSebastian
2024-06-16fix test by specifying roundingChristian Grothoff
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-13comment out idempotent pay test for nowChristian Blättler
2024-06-06fix testsChristian Blättler
2024-06-06check validity period of token issue keyChristian Blättler
2024-06-06add test for double-spending a tokenChristian Blättler
2024-06-05remove legacy user_typeChristian Grothoff
2024-06-03bump version to 0.11.3v0.11.3Sebastian
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27work on testing orders with tokensChristian Blättler
2024-04-26build tokens array in test commandChristian Blättler
2024-04-26add pay command to tokens test case (which will currently fail)Christian Blättler
2024-04-26extend testing lib to support paying for orders with choicesChristian Blättler