aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-kyc.ts
AgeCommit message (Collapse)Author
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-06-21-loggingFlorian Dold
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-02harness: fix kyc testFlorian Dold
Exchange broke the config
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-03-29missing renameSebastian
2023-02-16taler-util: node http fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-13wallet-core,harness: introduce reserveIsReady flag, test tx lifeycleFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
We mock the KYC gateway now, use the new notification-based wallet API and the test is not experimental anymore.
2023-01-19prettySebastian
2023-01-18harness: mark some tests as experimentalFlorian Dold
2023-01-10wallet-core: KYC mvpFlorian Dold
Only hard withdrawal KYC is supporte so far, and no long-polling is done yet.