Commit Graph

154 Commits

Author SHA1 Message Date
58debefbe0
wallet-core,harness: towards corebank API instead of fakebank/nexus API 2023-09-21 17:56:29 +02:00
5de329e653
wallet-core: fix type error in purse_expiration 2023-09-15 12:51:57 +02:00
Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
a437605eba
taler-util: check status of merchant instances list response 2023-09-12 08:52:14 +02:00
Sebastian
905be0124a
more codespell 2023-09-10 15:38:43 -03:00
c660db82c1
wallet-core: address DB FIXMEs, systematic state numbering 2023-09-08 00:12:52 +02:00
6affe04fe6
harness: wait for withdrawal, configure instance properly 2023-09-06 14:19:24 +02:00
3ee3ab3ced
harness: remove excludeByDefault 2023-09-06 13:43:46 +02:00
013252efde
harness: wait for withdrawal 2023-09-06 13:28:23 +02: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
a3f370b0d8
-missing file 2023-09-05 10:49: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
64e78d03a1
wallet-core: implement and test stored backups 2023-09-01 10:52:15 +02:00
557213f9c4
wallet-core,harness: get p2p tests to pass again 2023-08-30 09:54:47 +02:00
5aa883b5d1
repo: make incremental builds faster, don't use TypeScript build mode
(build mode should not be necessary since pnpm handles dependencies inside the repo)
2023-08-29 13:55:14 +02:00
f86e23255a
-organize imports 2023-08-29 13:54:32 +02:00
ebb1c58e7a
wallet-core: remove usage of /wire 2023-08-29 13:44:50 +02:00
9402aeef5b
taler-harness: clean up shared test env on start 2023-08-29 10:16:18 +02:00
55bdc161b5
taler-harness: add exchange-purse test 2023-08-29 09:46:43 +02:00
b13bd85215
taler-harness: remove axios usage, renovate some tests 2023-08-29 09:03:19 +02:00
Sebastian
8941f29cb4
fix build 2023-08-28 11:16:28 -03:00
c95740f1e8
taler-util: make config parsing more compliant with spec 2023-08-25 14:11:23 +02:00
896841aec5
taler-util: set [PATH] defaults 2023-08-25 11:53:06 +02:00
3d6cff9c84
harness: modernize some tests, temporarily disable revocation test 2023-08-25 11:22:52 +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
1ee601f70f
-missing file 2023-08-23 09:07:43 +02:00
0a05f6d903
wallet-core: always use batch withdrawal 2023-08-22 16:37:27 +02:00
a748ebd053
harness: remove unused file 2023-08-22 08:54:48 +02:00
308a4282cb
wallet-core: mock implementation of GetCurrencyInfo 2023-08-05 23:34:37 +02:00
cf49af2bb9
harness: allow overriding the test timeout via env variable 2023-08-03 21:44:43 +02:00
ee47aa4837
fix integration tests
Instead of using the deprecated runUntilDone, we now wait
for specific notifications.

The old way doesn't work, since p2p push transactions are not considered
done until the counterparty has accepted the payment.
2023-08-03 19:24:04 +02:00
fdbd55d2bd
-towards tip->reward rename 2023-08-03 18:35:07 +02:00
cf55f3f371
bump versions to 0.9.3-dev.17 2023-07-07 14:23:45 +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
5754f00399
harness: check balance in basic payment test 2023-06-30 16:44:46 +02:00
06301efda3
-logging 2023-06-21 12:36:22 +02:00