Commit Graph

33 Commits

Author SHA1 Message Date
7fbe28e640
harness: reusable test env 2023-08-23 16:24:41 +02:00
d0d19c2e88
harness: specify use_stefan in merchant backend 2023-08-23 14:48:03 +02:00
9be4034cc0
harness: shared test environment WIP 2023-08-23 14:40:23 +02:00
fdbd55d2bd
-towards tip->reward rename 2023-08-03 18:35:07 +02:00
Sebastian
f407ab2023
fix #7741
add integration test
2023-07-03 12:44:20 -03:00
5695ae0a9f
wallet-core: use testingWaitTransactionsFinal to wait for transactions 2023-07-01 01:43:29 +02:00
9f8faed2d1
harness: fix/modernize peer-to-peer-push 2023-06-21 08:17:25 +02:00
54f0c82999
wallet-core: fix peer-(push,pull)-debit withdrawal states 2023-06-19 16:03:06 +02:00
Christian Grothoff
db03383325
-move AML_THRESHOLD option to exchange 2023-05-13 20:21:24 +02:00
Sebastian
f7481ba1d8
harness compilation, default headers for http request 2023-05-12 09:37:45 -03:00
9a412260f3
adapt to merchant API breaking changes 2023-05-05 14:56:33 +02:00
e2e56332e2
-the --allow-http flag is gone 2023-04-24 21:23:22 +02:00
Sebastian
b3cdd3409e
improved log, added allow-http flag and prevent thrott 2023-04-24 13:13:20 -03:00
b81ea1b4b7
harness: adjust to merchant API breaking changes, remove test that doesn't belong 2023-04-23 23:08:37 +02:00
15feebecfe
wallet-core: towards DD37 for deposits 2023-04-22 14:17:49 +02:00
e81ae0f3e5
wallet-harness: make sure events are not lost in deposit test 2023-04-21 22:02:40 +02:00
43ae414a55
-re-add missing fields, fix types 2023-04-06 12:47:34 +02:00
7985b0a33f
taler-harness: deployment tooling for tipping 2023-02-23 00:52:17 +01:00
0ee3f94463
harness: set AM_THRESHOLD
It's now required by the exchange
2023-02-19 13:36:30 +01:00
eca3819bcd
taler-util: node http fixes 2023-02-16 13:54:19 +01:00
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
22cb8adaa6
wallet-core,harness: introduce reserveIsReady flag, test tx lifeycle 2023-02-13 13:15:47 +01:00
13f0442736
harness: finish kyc test
We mock the KYC gateway now, use the new notification-based wallet API
and the test is not experimental anymore.
2023-02-12 19:31:37 +01:00
04ab9f3780
wallet-core,harness: implement pay templating 2023-02-11 14:24:29 +01:00
18c30b9a00
wallet-core: implement partial withdrawal batching, don't block when generating planchets 2023-02-10 13:21:37 +01:00
c4180e1290
harness: run without throttling, make fakebank issue reproducible 2023-02-10 00:50:22 +01:00
3cf2d4cba9
wallet-core: expose withdrawal progress, towards huge withdrawal test 2023-02-10 00:07:33 +01:00
9d6613619e
harness,wallet-cli: allow in-memory DB 2023-02-02 20:37:15 +01:00
96101238af
harness,wallet-cli: notification-based testing with RPC wallet 2023-02-02 20:21:04 +01:00
Sebastian
40279ae7f0
pretty 2023-01-19 16:16:42 -03:00
a82d8fab69
wallet-core: KYC mvp
Only hard withdrawal KYC is supporte so far, and no long-polling is done
yet.
2023-01-10 17:31:36 +01:00
e8baaf5eb1
harness: capture createdb/dropdb logs 2023-01-10 12:14:08 +01:00
083c4cf5d9
spill extra functionality from wallet-cli into taler-harness
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-23 13:19:41 +01:00