Commit Graph

59 Commits

Author SHA1 Message Date
7b93938e71
harness: add libeufin-bank integration test 2023-09-24 21:03:22 +02:00
bdd906c887
adapt to corebank API change, minor refactoring 2023-09-24 13:01:42 +02:00
58debefbe0
wallet-core,harness: towards corebank API instead of fakebank/nexus API 2023-09-21 17:56:29 +02:00
Sebastian
905be0124a
more codespell 2023-09-10 15:38:43 -03:00
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00
7450bede5b
get rid of deprecated bank API client, change allowHttp to requireTls 2023-09-06 12:32:31 +02:00
324d9f871c
move merchant API client to taler-util 2023-09-06 11:44:07 +02:00
9a1a3b350d
harness: get rid of deprecated merchant API client 2023-09-06 11:23:33 +02:00
c9a0d2eb96
-logging 2023-09-06 10:50:00 +02:00
da4f3900b4
harness: check idempotency of merchant account creation API 2023-09-06 10:48:44 +02:00
49b0f5337c
harness: check expected balance in test-pay-expired 2023-09-05 11:35:06 +02:00
a60a1d867c
harness: remove deprecated testing APIs 2023-09-05 10:48:41 +02:00
1c3e9473fd
-remove bogus logging 2023-09-04 14:25:06 +02:00
9402aeef5b
taler-harness: clean up shared test env on start 2023-08-29 10:16:18 +02:00
b13bd85215
taler-harness: remove axios usage, renovate some tests 2023-08-29 09:03:19 +02:00
6cc3fb3d04
harness: modernize some tests 2023-08-24 18:30:03 +02:00
ec3ae6f5e3
harness: parallelize service startup 2023-08-23 17:04:17 +02:00
7fbe28e640
harness: reusable test env 2023-08-23 16:24:41 +02:00
Sebastian
ef5962cd3c
fix #7882 2023-08-23 10:46:06 -03: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
7dcfd02dae
harness: fix exchange base URL in tests with fault injection 2023-06-21 06:59:40 +02:00
e5a8ae7d60
wallet-core: remove redundant/unused notifications 2023-06-20 16:07:20 +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
MS
ab49083257
libeufin tests
Adapting test after API breaking change.
2023-04-24 17:06:09 +02: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
b648238c41
harness: improve peer-pull integration test, check notifications 2023-02-21 21:02:36 +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
6a4da88719
wallet-core: expose more info about refund query 2023-02-14 11:17:19 +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