aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-kyc.ts
AgeCommit message (Collapse)Author
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.