c0e6b6d0f6
run pending operations at least once, style fixes
2021-08-19 15:12:33 +02:00
ea0e058b34
merchant test: auth is not a management API
2021-08-05 22:55:58 +02:00
b0e05fcdbc
typo
2021-08-05 22:49:54 +02:00
cd15937dad
fix section comparison
2021-08-05 22:43:14 +02:00
Sebastian
8dbf127083
issue #6945 : Move instance management API to /management instead of /private
2021-08-05 15:02:56 -03:00
f88e14f66d
towards exchange linting
2021-08-04 17:14:52 +02:00
ec0ebb09e2
adapt integration tests to new exchange configuration
2021-08-04 12:49:46 +02:00
ms
2ccfa3c2f2
testing: give option to restart merchant without DB reset.
2021-07-30 09:46:19 +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
96640c5741
test harness: resetting merchant tables before starting it
2021-07-29 09:06:03 +02:00
ms
ba995882ba
introducing a health check for demo.taler.net.
2021-07-08 09:34:38 +02:00
5df7ddba97
use the new wallet core API interface in all tests
2021-06-17 13:35:08 +02:00
d41ae5eb97
separate wallet state from wallet client
2021-06-15 18:52:43 +02:00
Christian Grothoff
9b89387535
fix spelling issues
2021-04-27 23:42:25 +02:00
15cecf126a
better logging
2021-04-08 16:31:43 +02:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +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
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
1a0610f222
WIP: wallet backup integration test
2021-03-03 21:20:05 +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
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
f262b28812
use new auth token for merchant in integration tests
2021-02-04 17:13:31 +01:00
aa6cba1533
remove bogus argument
2021-02-04 16:16:31 +01:00
aefc3f26b6
timeout for tests
2021-02-04 15:08:08 +01:00
MS
a3b84dca53
libeufin tutorial test: check sandbox step
2021-02-03 14:34:31 +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
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
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
657c4b6377
merchant exchange confusion test
2021-01-14 01:47:56 +01:00
9139a08c4d
run integration tests in worker process
2021-01-13 13:17:38 +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