index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-harness
/
src
/
integrationtests
Age
Commit message (
Collapse
)
Author
2023-10-16
-fix tests
Florian Dold
2023-10-09
harness: helper to provision merchant instances
Florian Dold
2023-10-06
rename to corebank API
Florian Dold
2023-09-24
harness: add libeufin-bank integration test
Florian Dold
2023-09-24
adapt to corebank API change, minor refactoring
Florian Dold
2023-09-21
wallet-core,harness: remove separate fakebank withdrawal API
Florian Dold
2023-09-21
wallet-core,harness: towards corebank API instead of fakebank/nexus API
Florian Dold
2023-09-15
wallet-core: fix type error in purse_expiration
Florian Dold
2023-09-12
taler-util: check status of merchant instances list response
Florian Dold
2023-09-08
wallet-core: address DB FIXMEs, systematic state numbering
Florian Dold
2023-09-06
harness: wait for withdrawal, configure instance properly
Florian Dold
2023-09-06
harness: remove excludeByDefault
Florian Dold
2023-09-06
harness: wait for withdrawal
Florian Dold
2023-09-06
move bank API client to taler-util, update typescript config
Florian Dold
2023-09-06
get rid of deprecated bank API client, change allowHttp to requireTls
Florian Dold
2023-09-06
move merchant API client to taler-util
Florian Dold
2023-09-06
harness: get rid of deprecated merchant API client
Florian Dold
2023-09-06
harness: check idempotency of merchant account creation API
Florian Dold
2023-09-05
harness: check expected balance in test-pay-expired
Florian Dold
2023-09-05
-missing file
Florian Dold
2023-09-05
harness: remove deprecated testing APIs
Florian Dold
2023-09-01
wallet-core: implement and test stored backups
Florian Dold
2023-08-30
wallet-core,harness: get p2p tests to pass again
Florian Dold
2023-08-29
-organize imports
Florian Dold
2023-08-29
wallet-core: remove usage of /wire
Florian Dold
2023-08-29
taler-harness: clean up shared test env on start
Florian Dold
2023-08-29
taler-harness: add exchange-purse test
Florian Dold
2023-08-29
taler-harness: remove axios usage, renovate some tests
Florian Dold
2023-08-25
harness: modernize some tests, temporarily disable revocation test
Florian Dold
2023-08-24
harness: modernize some tests
Florian Dold
2023-08-23
harness: reusable test env
Florian Dold
2023-08-23
fix #7882
Sebastian
2023-08-23
harness: specify use_stefan in merchant backend
Florian Dold
2023-08-23
harness: shared test environment WIP
Florian Dold
2023-08-23
-missing file
Florian Dold
2023-08-22
wallet-core: always use batch withdrawal
Florian Dold
2023-08-22
harness: remove unused file
Florian Dold
2023-08-05
wallet-core: mock implementation of GetCurrencyInfo
Florian Dold
2023-08-03
harness: allow overriding the test timeout via env variable
Florian Dold
2023-08-03
fix integration tests
Florian Dold
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
-towards tip->reward rename
Florian Dold
2023-07-03
fix #7741
Sebastian
add integration test
2023-07-01
wallet-core: use testingWaitTransactionsFinal to wait for transactions
Florian Dold
2023-06-30
harness: check balance in basic payment test
Florian Dold
2023-06-21
-logging
Florian Dold
2023-06-21
harness: wallet must always withdraw via fault-injected exchange
Florian Dold
Otherwise, the ports in the base URL don't match and the wallet will complain.
2023-06-21
harness: fix/modernize peer-to-peer-push
Florian Dold
2023-06-21
harness: fix exchange base URL in tests with fault injection
Florian Dold
2023-06-20
harness: fix test-peer-repair
Florian Dold
2023-06-20
wallet-core: remove redundant/unused notifications
Florian Dold
[next]