Moriz Wahl
|
99bf3df215
|
test send coins via gradido ID
|
2023-03-23 12:14:45 +01:00 |
|
elweyn
|
e37c2aacdb
|
Remove .vue as imports
|
2023-02-21 07:18:45 +01:00 |
|
ogerly
|
ad8e8b8609
|
fix test
|
2023-01-19 09:13:39 +01:00 |
|
Moriz Wahl
|
78a219afea
|
get send page test working again
|
2023-01-12 13:23:45 +01:00 |
|
|
|
d2f929e887
|
skip failing tests
|
2023-01-05 18:53:15 +01:00 |
|
ogerly
|
367cee85cf
|
fix test
|
2022-12-16 10:07:31 +01:00 |
|
ogerly
|
fa2c4f3bc3
|
fix send contribution amount
|
2022-12-16 09:57:25 +01:00 |
|
mahula
|
7903903283
|
fix unit tests for send page
|
2022-12-15 19:13:24 +01:00 |
|
ogerly
|
94afc8f634
|
add tests for LastName.spec.js FirstName.spec.js
|
2022-12-05 17:05:54 +01:00 |
|
ogerly
|
d16d39e780
|
fix test pages/Send.spec.js
|
2022-12-04 15:32:54 +01:00 |
|
mahula
|
063d119ef2
|
fix location of transaction form eoelents in unit test for send page
|
2022-12-02 15:04:46 +01:00 |
|
mahula
|
1ea43130dc
|
adapt unit tests to link text changes
|
2022-08-23 11:41:01 +02:00 |
|
mahula
|
ca095af50f
|
adapt unit tests to code changes
|
2022-07-28 14:27:59 +02:00 |
|
mahula
|
d1cc3115ba
|
add unit tests for copying a created transaction link with username, amount and memo text
|
2022-07-27 11:07:58 +02:00 |
|
mahula
|
21c9bc22a7
|
adapt existing unit tests for copying a created transaction link
|
2022-07-27 10:13:00 +02:00 |
|
ogerly
|
274365fb88
|
rename files DashboardLayout, AuthLayout
|
2022-05-18 13:14:36 +02:00 |
|
Alexander Friedland
|
e7147f7dad
|
Merge branch 'master' into 1812-Put-QR-Code-into-Popup-on-generate
|
2022-04-22 11:33:18 +02:00 |
|
ogerly
|
459dc217b6
|
fixed yarn test
|
2022-04-21 18:08:05 +02:00 |
|
|
|
74c0e3826b
|
adjust test
|
2022-04-21 13:35:57 +02:00 |
|
elweyn
|
de7891f492
|
Fix linting.
|
2022-04-08 08:16:20 +02:00 |
|
elweyn
|
2cc7a6dee6
|
Fixing tests since we now use link and code.
|
2022-04-06 19:16:30 +02:00 |
|
Moriz Wahl
|
a6b5dddc61
|
email is restored after clicking back from transaction confirmation
|
2022-04-05 13:01:33 +02:00 |
|
ogerly
|
d446afacbc
|
change button.btn-success to button.btn-primary
|
2022-04-03 12:03:56 +02:00 |
|
Alexander Friedland
|
23059a9f0a
|
Merge branch 'master' into 1703-submit-button-disabled-when-total-amount-to-submit-is-minus
|
2022-03-31 21:41:56 +02:00 |
|
Moriz Wahl
|
c6dcd29f67
|
do not emit events. Trigger the events by interactions instead
|
2022-03-31 21:23:30 +02:00 |
|
Moriz Wahl
|
aee53d17c0
|
error message from server is toasted correctly
|
2022-03-31 14:11:32 +02:00 |
|
Moriz Wahl
|
29f7746a3d
|
disable test for restore email. I suppose this is an interaction with provided. I have no idea why this is not working anymore
|
2022-03-23 20:46:15 +01:00 |
|
Moriz Wahl
|
0ed539b098
|
Merge branch 'master' into linked-user-email
|
2022-03-23 20:16:49 +01:00 |
|
Moriz Wahl
|
042e05dc75
|
Update frontend/src/pages/Send.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
|
2022-03-23 08:53:30 +01:00 |
|
Moriz Wahl
|
9c1ad7405a
|
Update frontend/src/pages/Send.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
|
2022-03-23 08:53:19 +01:00 |
|
Moriz Wahl
|
9097a45cff
|
restructure and improve tests
|
2022-03-22 18:17:51 +01:00 |
|
Moriz Wahl
|
31dcf30c46
|
load provide from dashboard layout, test set tunneled email
|
2022-03-22 14:59:24 +01:00 |
|
Moriz Wahl
|
aaa6137c31
|
do not use route query to pass email. try inject/provide instead
|
2022-03-22 14:02:28 +01:00 |
|
Moriz Wahl
|
ce8efa8dff
|
add mock
|
2022-03-21 21:47:06 +01:00 |
|
ogerly
|
f31ab41354
|
use SEND_TYPE for selected
|
2022-03-14 22:19:15 +01:00 |
|
Alexander Friedland
|
496aec4fb9
|
Update frontend/src/pages/Send.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:07:04 +01:00 |
|
ogerly
|
0566cdb4f5
|
tests for Send.spec.js
|
2022-03-14 18:00:00 +01:00 |
|
ogerly
|
7893a5d09c
|
test Send.spec.js, two apollo querys
|
2022-03-14 11:17:26 +01:00 |
|
ogerly
|
86e956f320
|
change name for apollo mocks for tests
|
2022-03-14 11:04:14 +01:00 |
|
ogerly
|
a46bdb69bc
|
yarn test fixed
|
2022-03-14 10:47:01 +01:00 |
|
ogerly
|
24dfa3a0e7
|
test send.vue and ShowTransactionLinkInformations.spec.js, routes
|
2022-03-11 16:29:36 +01:00 |
|
Moriz Wahl
|
14dcb3fa93
|
resolve relative paths, rename pages
|
2022-03-07 18:47:14 +01:00 |
|