aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_kyc_api.c
AgeCommit message (Expand)Author
2024-11-05work on testingChristian Grothoff
2024-10-01fix time-dependent kyc test failureChristian Grothoff
2024-10-01fix KYC testChristian Grothoff
2024-09-14return 400 if wallet uses untrusted exchange base URL; towards fixing #9183Christian 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-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-08-08adapt to exchange DEPOSIT -> AGGREGATE renameChristian Grothoff
2024-08-05test passesChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-08-04bump prebuiltChristian Grothoff
2024-07-31get basic merchant kyc test to pass againChristian Grothoff
2024-07-31comment out most of test_kyc_api, requires more fundamental merchant workChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-03-18simplify kyc logic in payment logic as we now have taler-merchant-depositchec...Christian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-07-04adaptations to latest exchange APIChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2023-05-03get new taler-merchant-exchange helper to buildChristian Grothoff
2023-04-26address #7820Christian Grothoff
2023-04-11implement test for #7684Christian Grothoff
2023-04-10prepare test_kyc_api to test #7684Christian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2022-12-12testing webhookspriscilla
2022-11-01adjust to latest exchange changesChristian Grothoff
2022-11-01-fix KYC test: business KYC is hard-coded right nowChristian Grothoff
2022-08-21-fix testcaseChristian Grothoff
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-08-11-migrate to new KYC APIChristian Grothoff
2022-07-11-remove FIXMEs that have been resolvedChristian Grothoff
2022-06-06-fix tests: add receiver-name to paytoChristian Grothoff
2022-03-10-add wad fee in testsChristian Grothoff
2022-02-17-post Oec cleanupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-17complete KYC testChristian Grothoff
2021-11-17add skeleton for KYC testChristian Grothoff