Commit Graph

125 Commits

Author SHA1 Message Date
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
a2ef2e391a
wallet-core: remove legacy non-DD37 tx status fields 2023-05-24 14:46:03 +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
1c39b2befa
bump versions 2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions 2023-05-08 09:37:39 +02:00
99b844b465
-test fixes 2023-05-07 22:16:33 +02:00
7f0edb6a78
wallet-core: refund DD37 refactoring 2023-05-07 21:51:02 +02:00
9a412260f3
adapt to merchant API breaking changes 2023-05-05 14:56:33 +02:00
MS
c8d78d68d3
Libeufin testing.
Disabling check that fails due to a Nexus
response format.  The check will be enabled
again after its related bug's fix.
2023-04-24 22:36:25 +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