6141d214b9
typo in error message
2021-08-05 21:49:11 +02:00
Sebastian
8dbf127083
issue #6945 : Move instance management API to /management instead of /private
2021-08-05 15:02:56 -03:00
e073f3a793
typo
2021-08-05 00:03:41 +02:00
8e41165f45
debian: bump version
2021-08-05 00:02:49 +02:00
d86714eaba
linting
2021-08-04 23:58:50 +02:00
77b16392b0
linting logic
2021-08-04 23:32:34 +02:00
0439096a53
improved denomination generator
2021-08-04 23:26:47 +02:00
9769f69601
linting
2021-08-04 23:16:08 +02:00
dadf7a943c
more checks
2021-08-04 22:43:09 +02:00
8210480bdd
fix condition
2021-08-04 22:35:03 +02:00
3ca05c0906
linting
2021-08-04 22:32:23 +02:00
04e7315d4d
linting
2021-08-04 22:24:06 +02:00
0c6bb04356
linting
2021-08-04 21:58:21 +02:00
c3f23d0eab
fix test expectation in merchant-exchange-confusion
2021-08-04 18:40:39 +02:00
20611fe6e0
linting
2021-08-04 18:14:37 +02:00
4293b91abc
linting
2021-08-04 18:08:24 +02:00
acaa2282b6
linting
2021-08-04 18:05:41 +02:00
17f2132b4a
fix test expectation in merchant-refund-api
2021-08-04 17:47:28 +02:00
f88e14f66d
towards exchange linting
2021-08-04 17:14:52 +02:00
18c8cebbcd
add test to righ test suite
2021-08-04 13:45:24 +02:00
ec0ebb09e2
adapt integration tests to new exchange configuration
2021-08-04 12:49:46 +02:00
a8e5b95682
integration tests: check that TWG base URLs look well-formed
2021-08-04 12:40:49 +02:00
f92cbdbf47
better default config location detection
2021-08-04 12:21:05 +02:00
a123569677
test libeufin facade creation CLI
2021-08-03 14:00:49 +02:00
049227bfd9
missing file
2021-08-02 16:23:17 +02:00
fc2be33e32
deployment helpers
2021-08-02 15:20:00 +02:00
a8a4f76ed8
implement new GNUnet config features
2021-08-02 14:11:39 +02:00
fe44c84c09
initialize wallet
2021-08-02 10:54:25 +02:00
aaf219807d
debian
2021-08-02 10:03:13 +02:00
ms
f448f94aea
testing: delay to allow ingestion
2021-07-30 12:12:26 +02:00
ms
a6016952e6
fix IBAN generator
2021-07-30 11:09:17 +02:00
ms
263b1e7751
Fix libeufin refund test.
...
The ingestion needed a delay to take place.
2021-07-30 10:53:26 +02:00
ms
2ccfa3c2f2
testing: give option to restart merchant without DB reset.
2021-07-30 09:46:19 +02:00
ms
59b6615093
Adapt tests to new API.
...
Putting public_reorder_url beside any mention
of fulfillment_url, since tests used the latter
in the sense of the former.
2021-07-29 17:12:46 +02:00
ms
172044f022
Fix tipping test.
...
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-07-29 16:40:02 +02:00
ms
3de34849b8
testing: provide default instance beforehand
2021-07-29 16:11:02 +02:00
ms
2a86e4c721
testing: provide default instance beforehand
2021-07-29 16:03:08 +02:00
ms
58c3a17b3e
Testing: convenience method to make default instances.
...
This will facilitate those tests needing a merchant
backend, since it is currently not possible to make
instances without having first a default instance defined.
2021-07-29 15:42:23 +02:00
ms
3450c1617f
testing: reset exchange tables before start
2021-07-29 10:43:01 +02:00
ms
d725d82338
remove incorrect comment
2021-07-29 09:07:35 +02:00
ms
96640c5741
test harness: resetting merchant tables before starting it
2021-07-29 09:06:03 +02:00
ms
a415545644
Instances test auth.
...
Commenting out 401-responded call due to its use
of the old auth policy of the merchant backend.
2021-07-28 14:34:18 +02:00
ms
fbf1b3e9bf
Sandbox keyrotation testcase.
2021-07-27 10:08:00 +02:00
ms
d591933890
(sandbox) key-rotation command
2021-07-27 07:55:45 +02:00
ms
375b3af7e8
Configure Sandbox before tests
2021-07-27 07:27:14 +02:00
e70e664da9
fix test case
2021-07-22 18:58:45 +02:00
Sebastian
2b9686ccc6
added missing implementation in wallet cli
2021-07-16 10:12:22 -03:00
e2287d6d5b
make TextEncoder/Decoder creation lazy for polyfill to work
2021-07-13 14:10:38 +02:00
50bbaa40db
cli: polyfill for older node versions
2021-07-13 13:55:52 +02:00
2667d741e9
add test for zero-value payments
2021-07-12 15:55:19 +02:00
ms
5881d957ca
env var name
2021-07-09 16:54:10 +02:00
ms
ec038c407f
env var name
2021-07-09 13:51:33 +02:00
ms
a3d22f7313
improve tests symlink's name
2021-07-09 13:15:50 +02:00
ms
ba995882ba
introducing a health check for demo.taler.net.
2021-07-08 09:34:38 +02:00
e35c2f581b
simplify task loop, test coin suspension
2021-06-22 13:52:28 +02:00
Sebastian
7f3ce304cb
missing globalThis Polyfill, remove duplicate url util
2021-06-20 16:14:56 -03:00
99550b0011
hide internal wallet state, keep it internal to package
2021-06-17 21:06:54 +02:00
a7c1f7d012
add --quiet flag to test runner
2021-06-17 14:18:05 +02:00
5df7ddba97
use the new wallet core API interface in all tests
2021-06-17 13:35:08 +02:00
97091fd45f
add 'payment-forgettable' integration test
2021-06-16 12:02:08 +02:00
52b8785d95
adjust imports
2021-06-15 19:01:05 +02:00
d41ae5eb97
separate wallet state from wallet client
2021-06-15 18:52:43 +02:00
bed86d9613
add missing await
2021-06-14 11:58:11 +02:00
6e11b69cf5
allow changing the wallet device ID
2021-06-14 11:21:29 +02:00
9acd4a4060
increase test timeout, because merchant's own exchange timeout is rather large
2021-06-11 13:33:34 +02:00
7d15ce3d88
make retryInfo optional
2021-06-11 13:18:33 +02:00
8ad36d89f5
simplify pending transactions, make more tests pass again
2021-06-10 16:32:37 +02:00
7b7e3b4565
transaction fixes
2021-06-10 10:37:49 +02:00
67e5d68b93
fix merchant instance creation in some tests
2021-06-10 10:00:36 +02:00
3d2b7b2a65
formatting: re-run prettier
2021-06-09 15:26:18 +02:00
5c26461247
database access refactor
2021-06-09 15:24:19 +02:00
Sebastian
2e1438eb04
moving logger into taler-util
2021-06-08 17:18:24 -03:00
02f1d4b081
support multiple exchange details per base URL
2021-06-02 13:24:28 +02:00
MS
042849b99b
Tagging LibEuFin tests.
2021-05-21 19:24:17 +02:00
6f0d561345
instance creation order, again
2021-05-21 12:07:54 +02:00
0e0d5fa3b4
fix instance creation order
2021-05-21 12:03:09 +02:00
4414f738ef
tag tests
2021-05-21 11:47:24 +02:00
6fc9a052b7
implement deletion of withdrawal transactions
2021-05-20 16:24:41 +02:00
MS
0299e719ce
test Libeufin Facade API
2021-05-18 18:01:41 +02:00
MS
dcef82d677
Libeufin, testing scheduling API
2021-05-14 12:50:44 +02:00
MS
a931d48a84
Libeufin, testing scheduling API
2021-05-14 12:34:07 +02:00
f4ec5b1a32
implement currencies subcommand
2021-05-12 16:18:32 +02:00
MS
83b02069c9
libeufin, testing bank connection removal
2021-05-12 11:52:38 +02:00
MS
41b65e90b9
Libeufin API testing.
...
Testing CRUD operations of the 'bankaccount' resource.
2021-05-12 09:58:17 +02:00
MS
b4c4754008
remove unwanted char
2021-05-10 15:41:52 +02:00
477b1399ca
fix type
2021-05-10 15:32:50 +02:00
8dc5384bdc
asset loading for integration tests
2021-05-10 15:32:20 +02:00
MS
9772e5837e
Libeufin testing: testing users creation/update
2021-05-10 11:54:59 +02:00
MS
b414de8533
Testing Libeufin's permission API: creating and deleting one.
2021-05-07 11:39:01 +02:00
MS
1944b08f87
libeufin tests
2021-05-07 08:49:26 +02:00
ms
3a6cee4a62
avoid hard-coded values
2021-05-06 14:41:29 +02:00
MS
4397e96cc8
Libeufin tests.
...
Adding the CLI command that submits a initiated payment,
plus calling it from the 'tutorial' test case.
2021-05-03 11:12:46 +02:00
MS
eaa5aba4e2
Testing: done with simple refund case.
2021-04-30 11:45:47 +02:00
MS
98014f4b64
testing harness gets more Nexus API
2021-04-29 17:03:05 +02:00
MS
cf0260fa7f
testing: print history
2021-04-29 16:51:15 +02:00
MS
9928d2ef35
Libeufin Tests.
...
Testing refunds due to invalid subject. Up to the
point where the list of transactions is returned by
the local bank account.
2021-04-29 11:19:17 +02:00
Christian Grothoff
9b89387535
fix spelling issues
2021-04-27 23:42:25 +02:00
f4b5f3cff8
implement debug flag for allowing late withdrawal
2021-04-14 18:21:23 +02:00
2645fe3f9b
fix integration test
2021-04-14 14:36:29 +02:00
f30f923e15
fix two bogus test assertions
2021-04-09 16:43:57 +02:00
15cecf126a
better logging
2021-04-08 16:31:43 +02:00
b2edad2dac
improve error reporting in test case
2021-04-08 16:03:04 +02:00
4fa88007f9
get coin re-selection after accidental double spending to work
2021-04-07 19:29:51 +02:00
d44740b787
fix build issues
2021-03-27 14:36:08 +01:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +01:00
fb3da3a28d
towards recovering from accidental double spends
2021-03-11 13:08:41 +01:00
1392dc47c6
finish first complete end-to-end backup/sync test
2021-03-10 17:11:59 +01:00
ac89c3d277
restructure sync, store errors
2021-03-10 12:00:30 +01:00
49b5d006db
deletion test: expect different status code
2021-03-04 16:10:36 +01:00
90af26ace5
deletion test
2021-03-04 15:59:31 +01:00
050461f28d
test merchant issue reported by MS
2021-03-04 13:42:08 +01:00
041e7ec353
merchant test: instance management only possibly via plain base URL
2021-03-04 12:57:54 +01:00
9f0ca4b321
merchant test: also test with existing instance
2021-03-03 21:24:52 +01:00
364815e0cc
add sebasjm's example
2021-03-03 21:22:47 +01:00
1a0610f222
WIP: wallet backup integration test
2021-03-03 21:20:05 +01:00
186a38250f
add one more test URL
2021-03-02 21:58:59 +01:00
2808ea9743
one more
2021-03-02 21:53:55 +01:00
90a77de2f4
add test
2021-03-02 21:47:57 +01:00
9c2440718d
test merchant's instance detail response
2021-03-02 20:20:51 +01:00
81be4aacd8
add merchant instances/auth test case
2021-03-02 20:03:39 +01:00
98ab998a1e
implement test suites
2021-03-02 14:19:01 +01:00
ms
0e28865018
comment
2021-02-25 14:58:36 +01:00
MS
d384bd5c62
TWG, payments reversal testing.
...
Up to the point where the payments to be reversed get
created via the native Sandbox API, instead of the add-incoming
API, that got recently removed from the Nexus implementation.
2021-02-15 20:28:09 +01:00
MS
7a2ab04da8
TWG refund tests.
...
Arriving to the point where Libeufin services get
launched and configured with multiple users. The
configuration provides: bank accounts, bank connections
and facades; all being created via the abstraction
"bundling" layer of one Libeufin 'user'.
2021-02-15 10:43:05 +01:00
MS
118975fee3
randomize IBAN for tests
2021-02-12 21:51:09 +01:00
ms
2bfb7853fd
formatting
2021-02-12 19:28:54 +01:00
ms
3197c86286
abstracting Libeufin users creation
2021-02-12 19:24:30 +01:00
883637d3f2
allow fault injection callbacks to run async code
2021-02-08 13:02:55 +01:00
MS
48fa2ccea1
libeufin tutorial: testing up to payment preparation
2021-02-05 16:24:06 +01:00
MS
7601973362
formatting
2021-02-05 14:38:34 +01:00
MS
dab052673c
libeufin tutorial: asking downloaded transactions
2021-02-05 14:36:10 +01:00
MS
08bd143424
libeufin tutorial: testing bank connection
2021-02-05 13:52:20 +01:00
8fe6cff297
fix payment-fault test case (only drop deposit responses)
2021-02-05 11:56:25 +01:00
MS
a8ac8d2925
formatting code
2021-02-05 11:11:39 +01:00
MS
006948801e
Custom dict extender gone.
2021-02-05 11:06:31 +01:00
4e6b156156
increase timeout for test
2021-02-04 19:27:10 +01:00
f262b28812
use new auth token for merchant in integration tests
2021-02-04 17:13:31 +01:00
83937a7198
per-test timeout
2021-02-04 16:22:05 +01:00
aa6cba1533
remove bogus argument
2021-02-04 16:16:31 +01:00
98d205badb
also report test results when parent gets killed
2021-02-04 15:32:26 +01:00
aefc3f26b6
timeout for tests
2021-02-04 15:08:08 +01:00
MS
c0904936e4
formatting code
2021-02-04 14:41:01 +01:00
MS
39723f6f97
libeufin-tutorial test: up to key-letter generation
2021-02-04 14:38:47 +01:00
MS
5765c51b2e
logging stdout
2021-02-03 15:09:13 +01:00
MS
fcbfe67122
libeufin tutorial test: create ebics host
2021-02-03 14:54:56 +01:00
MS
a98a7cd051
prettified sources
2021-02-03 14:35:29 +01:00
MS
a3b84dca53
libeufin tutorial test: check sandbox step
2021-02-03 14:34:31 +01:00
MS
d8c4b2734e
libeufin tutorial test skeleton
2021-02-03 13:05:10 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
...
This commit split in three main things:
* added deploy-webext to upload the extension zipfile
* put scope into the npm packages to be able to deploy them
* added deploy-npm to deploy related npm packages
Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
MS
69aaaefce3
prettify code
2021-02-01 13:38:15 +01:00
MS
c3ca3aa7fc
Allow passing a env when running processes.
...
This brings the libeufin-basic test to pass.
2021-02-01 13:13:43 +01:00
3e59696eda
DCE
2021-01-22 14:39:47 +01:00
bd6972233d
add permissions to libeufin integration test
2021-01-20 20:31:32 +01:00
5f3c02d31a
implement deposits
2021-01-18 23:35:41 +01:00
f884193b1a
rename taler-helper-crypto-* to taler-exchange-secmod-*
2021-01-17 20:08:12 +01:00
9aa9742d0e
implement the big LibEuFin integration test
2021-01-17 01:18:37 +01:00
94431fc6d2
work around path limits
2021-01-15 19:19:38 +01:00
e273724b1c
remove debug delay in test
2021-01-15 18:43:28 +01:00
69b58e65ee
set TALER_RUNTIME_DIR correctly
2021-01-15 17:09:33 +01:00
c30bcc5e7e
delay in test for debugging
2021-01-15 13:48:33 +01:00
2309d9a03c
coin name
2021-01-14 18:13:12 +01:00
6293de7bfa
fix reserve state machine bug, use simpler denominations in revocation test
2021-01-14 17:24:44 +01:00
657c4b6377
merchant exchange confusion test
2021-01-14 01:47:56 +01:00
e70144405c
exit from worker process
2021-01-13 13:48:28 +01:00
e44b86b084
log harness output to file
2021-01-13 13:33:25 +01:00
9139a08c4d
run integration tests in worker process
2021-01-13 13:17:38 +01:00
94e35ca70a
fix pay-abort integration test
2021-01-13 01:19:23 +01:00
7de5ceaa74
auto format
2021-01-13 00:51:30 +01:00
050999a910
implement infrastructure for future DB migrations via backup
2021-01-13 00:50:56 +01:00
a5681579fb
make integration tests part of taler-wallet-cli
2021-01-12 20:04:16 +01:00
8921a5e8f2
implement import of backup recovery document
2021-01-08 13:30:29 +01:00
2650341042
implement backup encryption, some more CLI commands
2021-01-07 18:56:09 +01:00
e319e99ef9
restore denom selection on import
2021-01-07 15:01:23 +01:00
f332d61fb6
formatting pass
2020-12-14 16:45:15 +01:00
2c536d140f
tvgcheck
2020-12-03 14:15:40 +01:00
Florian Dold
b063382d25
tipping API and integration test
2020-09-08 17:40:47 +05:30
Florian Dold
5056da6548
test error handling
2020-09-01 18:00:51 +05:30
Florian Dold
e3850158c2
re-implement integration test functionalty that will be used by the exchange for testing
2020-08-14 13:06:42 +05:30
Florian Dold
8d7b171d02
rename for consistency
2020-08-12 16:02:58 +05:30
Florian Dold
f180d05804
remove excessive namespacing, format
2020-08-12 12:41:00 +05:30
Florian Dold
1fa3cad2e7
handle package.json properly in CLI
2020-08-06 21:06:56 +05:30
Florian Dold
82a2437c09
towards integration tests with fault injection
2020-08-06 00:30:36 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking
2020-08-03 13:01:05 +05:30