Commit Graph

3779 Commits

Author SHA1 Message Date
Sebastian
25346a03fa
fix #7796 and some form issues 2023-04-25 00:35:01 -03:00
Sebastian
c0327fb4d3
missing dot 2023-04-24 23:47:19 -03:00
Sebastian
00f108b9dd
fix #7684 2023-04-24 23:42:14 -03:00
Sebastian
2f8de9ea86
fix #7749 show content of pos confirmation literally 2023-04-24 17:59:56 -03:00
MS
c8d78d68d3
Libeufin testing.
Disabling check that fails due to a Nexus
response format.  The check will be enabled
again after its related bug's fix.
2023-04-24 22:36:25 +02:00
ce41337bd1
wallet-core: derive DD37 for tipping 2023-04-24 21:39:28 +02:00
e2e56332e2
-the --allow-http flag is gone 2023-04-24 21:23:22 +02:00
Sebastian
0dc482c2de
switching from allowHttp to noHttp so test script wont break 2023-04-24 15:40:09 -03:00
e4407f8259
-refunds for deposit aborts 2023-04-24 20:30:01 +02:00
Sebastian
974cd02066
fix #7749 2023-04-24 14:53:01 -03:00
Sebastian
2c6858a501
testing #7745 2023-04-24 14:38:11 -03:00
Sebastian
b3cdd3409e
improved log, added allow-http flag and prevent thrott 2023-04-24 13:13:20 -03:00
Sebastian
4889ae9c9b
add allowHttp to the cli 2023-04-24 12:56:48 -03:00
Sebastian
205d7364ed
wallet effective config 2023-04-24 12:53:20 -03:00
Sebastian
3004ece1f8
prevent http request without enable it explicitly 2023-04-24 12:42:45 -03:00
Sebastian
e4bf114f60
fixme in wire status 2023-04-24 12:14:08 -03:00
MS
ab49083257
libeufin tests
Adapting test after API breaking change.
2023-04-24 17:06:09 +02:00
Sebastian
d61471544c
add bill of materials to prebuilt 2023-04-24 11:57:20 -03:00
Sebastian
fdd5633530
using build from web-utils 2023-04-24 11:57:19 -03:00
Sebastian
9660d07c60
using build tools for backoffice 2023-04-24 11:57:19 -03:00
Sebastian
ebf91aef1d
build tools 2023-04-24 11:57:18 -03:00
José Huamán
a8681035b4
Translated using Weblate (Spanish)
Currently translated at 100.0% (379 of 379 strings)

Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-04-24 08:43:56 +02:00
d5af97dd21
Translated using Weblate (Spanish)
Currently translated at 55.9% (282 of 504 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-24 08:43:50 +02:00
José Huamán
0644a340d6
Translated using Weblate (Spanish)
Currently translated at 55.9% (282 of 504 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-24 08:43:25 +02:00
b81ea1b4b7
harness: adjust to merchant API breaking changes, remove test that doesn't belong 2023-04-23 23:08:37 +02:00
eff3920bd5
wallet-core: further towards deposit DD37 2023-04-23 22:49:42 +02:00
321252040e
-fix test-exchange-deposit 2023-04-22 22:17:08 +02:00
15a1b8d096
-fix type error 2023-04-22 19:11:45 +02:00
da59c85d2d
get rid of deprecated bankBaseUrl in more places 2023-04-22 18:36:56 +02:00
15feebecfe
wallet-core: towards DD37 for deposits 2023-04-22 14:17:49 +02:00
e331012c9f
-fix harness type errors 2023-04-21 22:46:04 +02:00
e81ae0f3e5
wallet-harness: make sure events are not lost in deposit test 2023-04-21 22:02:40 +02:00
Sebastian
fc2adae6bd
props types should be exported for tests 2023-04-21 11:05:41 -03:00
Sebastian
1ee962fbd8
tsc ask to export type from web-util 2023-04-21 11:05:26 -03:00
Sebastian
dbb3529b49
remove old testing function, use web-utils 2023-04-21 10:49:47 -03:00
Sebastian
7fe5f3767e
integrate to the web util testing api 2023-04-21 10:49:02 -03:00
Sebastian
f470f167e3
integrate anastasis to the web-utils testing api 2023-04-21 10:47:47 -03:00
Sebastian
6dcc488a2c
use better testing api 2023-04-21 10:44:33 -03:00
Sebastian
3772ff85db
render hook and render ui are not the same function (node and browser) 2023-04-21 10:43:59 -03:00
Sebastian
9fe1c4b5ec
allow the example to add params to the testing context 2023-04-21 10:43:17 -03:00
Sebastian
d61c5808bd
fix bulid 2023-04-21 10:42:39 -03:00
Sebastian
821fbb0e2a
running all tests in sequential mode, otherwise it will fail (maybe ava can't run in parallel?) 2023-04-21 09:32:44 -03:00
Sebastian
0e9aa33241
test file end with -test.js 2023-04-21 07:50:47 -03:00
Sebastian
c5c00e4da7
moving libs to web utils, apply new mock api to backoffice 2023-04-21 07:35:03 -03:00
Sebastian
b9c24772f5
better swr mocks 2023-04-20 15:32:36 -03:00
Sebastian
45bbe7ba12
add wallet config on the top 2023-04-19 12:58:35 -03:00
Sebastian
d483a3f557
fix #7704 2023-04-19 12:42:47 -03:00
Sebastian
7330f0daf9
catch json parsing problem and report nicely 2023-04-18 14:58:34 -03:00
Sebastian
b34f3568e8
check if the script should be injected
remove header listener
2023-04-18 10:47:53 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00