wallet-core/packages/taler-wallet-cli/src/integrationtests
2021-08-19 13:48:45 +02:00
..
denomStructures.ts make integration tests part of taler-wallet-cli 2021-01-12 20:04:16 +01:00
faultInjection.ts fix spelling issues 2021-04-27 23:42:25 +02:00
harness.ts merchant test: auth is not a management API 2021-08-05 22:55:58 +02:00
helpers.ts fix IBAN generator 2021-07-30 11:09:17 +02:00
libeufin.ts enable Anastasis facade test, and call API. 2021-08-17 03:53:16 -11:00
merchantApiTypes.ts fix spelling issues 2021-04-27 23:42:25 +02:00
scenario-prompt-payment.ts make integration tests part of taler-wallet-cli 2021-01-12 20:04:16 +01:00
sync.ts missing globalThis Polyfill, remove duplicate url util 2021-06-20 16:14:56 -03:00
test-bank-api.ts Testing: convenience method to make default instances. 2021-07-29 15:42:23 +02:00
test-claim-loop.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-deposit.ts consider deposit operations for pending operations 2021-08-07 17:59:06 +02:00
test-exchange-management.ts testing: provide default instance beforehand 2021-07-29 16:03:08 +02:00
test-fee-regression.ts testing: provide default instance beforehand 2021-07-29 16:11:02 +02:00
test-libeufin-api-bankaccount.ts tag test properly 2021-08-06 18:51:37 +02:00
test-libeufin-api-bankconnection.ts formatting: re-run prettier 2021-06-09 15:26:18 +02:00
test-libeufin-api-facade-bad-request.ts Extend test tooling to create Anastasis facades. 2021-08-16 22:31:04 -11:00
test-libeufin-api-facade.ts enable Anastasis facade test, and call API. 2021-08-17 03:53:16 -11:00
test-libeufin-api-permissions.ts adjust libeufin test cases 2021-08-07 12:39:26 +02:00
test-libeufin-api-sandbox-transactions.ts Sandbox: testing balance 2021-08-07 17:06:39 +02:00
test-libeufin-api-scheduling.ts formatting: re-run prettier 2021-06-09 15:26:18 +02:00
test-libeufin-api-users.ts adjust libeufin test cases 2021-08-07 12:39:26 +02:00
test-libeufin-basic.ts use valid BIC in test 2021-08-07 22:09:46 +02:00
test-libeufin-facade-anastasis.ts check Anastasis API's (positive) delta param 2021-08-18 19:58:43 +02:00
test-libeufin-keyrotation.ts Sandbox keyrotation testcase. 2021-07-27 10:08:00 +02:00
test-libeufin-refund-multiple-users.ts Extend test tooling to create Anastasis facades. 2021-08-16 22:31:04 -11:00
test-libeufin-refund.ts Extend test tooling to create Anastasis facades. 2021-08-16 22:31:04 -11:00
test-libeufin-tutorial.ts better default config location detection 2021-08-04 12:21:05 +02:00
test-merchant-exchange-confusion.ts merchant test: pass h_contract 2021-08-06 11:45:08 +02:00
test-merchant-instances-delete.ts issue #6945: Move instance management API to /management instead of /private 2021-08-05 15:02:56 -03:00
test-merchant-instances-urls.ts fix integration test 2021-04-14 14:36:29 +02:00
test-merchant-instances.ts issue #6945: Move instance management API to /management instead of /private 2021-08-05 15:02:56 -03:00
test-merchant-longpolling.ts tag test properly 2021-08-06 18:51:37 +02:00
test-merchant-refund-api.ts fix test expectation in merchant-refund-api 2021-08-04 17:47:28 +02:00
test-merchant-spec-public-orders.ts better coverage for merchant spec test 2021-08-16 13:33:31 +02:00
test-pay-abort.ts missing globalThis Polyfill, remove duplicate url util 2021-06-20 16:14:56 -03:00
test-pay-paid.ts store 'list issue date' of denoms, cleanup 2021-08-19 13:48:45 +02:00
test-payment-claim.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-payment-fault.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-payment-forgettable.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-payment-idempotency.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-payment-multiple.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-payment-on-demo.ts store 'list issue date' of denoms, cleanup 2021-08-19 13:48:45 +02:00
test-payment-transient.ts store 'list issue date' of denoms, cleanup 2021-08-19 13:48:45 +02:00
test-payment-zero.ts fix test case 2021-07-22 18:58:45 +02:00
test-payment.ts tag tests 2021-05-21 11:47:24 +02:00
test-paywall-flow.ts merchant test cases 2021-08-12 21:01:40 +02:00
test-refund-auto.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-refund-gone.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-refund-incremental.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-refund.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-revocation.ts testing: give option to restart merchant without DB reset. 2021-07-30 09:46:19 +02:00
test-timetravel-autorefresh.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-timetravel-withdraw.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-tipping.ts testing: give option to restart merchant without DB reset. 2021-07-30 09:46:19 +02:00
test-wallet-backup-basic.ts added missing implementation in wallet cli 2021-07-16 10:12:22 -03:00
test-wallet-backup-doublespend.ts added missing implementation in wallet cli 2021-07-16 10:12:22 -03:00
test-wallettesting.ts simplify task loop, test coin suspension 2021-06-22 13:52:28 +02:00
test-withdrawal-abort-bank.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-withdrawal-bank-integrated.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
test-withdrawal-manual.ts use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
testrunner.ts store 'list issue date' of denoms, cleanup 2021-08-19 13:48:45 +02:00