aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-tipping.ts
AgeCommit message (Collapse)Author
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2021-11-13Bring euFin-based tests to pass.ms
Note: timetravel-withdraw is now failing for both pybank and eufin. That is likely due to the wallet not refreshing expired denominations.
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-08-19cleanup / formattingFlorian Dold
2021-07-30testing: give option to restart merchant without DB reset.ms
2021-07-29Fix tipping test.ms
This test case used to stop+start the merchant along the run. This made the DB erased, and got the tip reserve information lost. stop+start is now commented out
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-05-21tag testsFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-12make integration tests part of taler-wallet-cliFlorian Dold