Commit Graph

138 Commits

Author SHA1 Message Date
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
709adb2d48
repo: fix Makefiles / top-level 'make install' target 2023-06-21 09:44:02 +02:00
ba913cd2ce
harness: wallet must always withdraw via fault-injected exchange
Otherwise, the ports in the base URL don't match and the wallet will
complain.
2023-06-21 08:54:18 +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
98a351aa4c
repo: bump to 0.9.3-dev.16 2023-06-20 19:42:44 +02:00
1f60ac76f9
harness: fix test-peer-repair 2023-06-20 16:19:57 +02:00
e5a8ae7d60
wallet-core: remove redundant/unused notifications 2023-06-20 16:07:20 +02:00
9c708251f9
wallet-core: emit DD37 self-transition notifications with errors 2023-06-20 11:40:06 +02:00
54f0c82999
wallet-core: fix peer-(push,pull)-debit withdrawal states 2023-06-19 16:03:06 +02:00
ffa68ce8dd
taler-harness: WIP integration test for p2p coin selection repair 2023-06-19 16:02:23 +02:00
574a91fcc1
-use tsc --build 2023-06-06 15:36:28 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
Sebastian
c41d7e0437
removing peerPullCreditReadyCond 2023-06-02 14:11:36 -03:00
2f4f43cc1f
harness: fix kyc test
Exchange broke the config
2023-06-02 12:41:27 +02:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
2023-05-26 12:19:32 +02:00