49 Commits

Author SHA1 Message Date
05fc48198e
merge conflicts 2023-03-31 12:08:55 +02:00
959487c3bb
Merge branch 'master' into import-no-cycle-refactor-events 2023-03-31 12:08:15 +02:00
7d7eb34aeb
fix order 2023-03-30 18:04:43 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
d3290646bb
Merge branch 'master' into import-no-cycle-refactor-events 2023-03-30 14:20:49 +02:00
5b451520d0
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-30 14:06:21 +02:00
28cbf13062
solution to enable import/no-cycle 2023-03-29 16:23:55 +02:00
afd5703c80
missing event tests 2023-03-29 11:06:47 +02:00
69a29f0a31
fix linting 2023-03-28 01:36:52 +02:00
00a2ba2387
lint fixes 2023-03-28 01:08:30 +02:00
c874fb6ca1
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-28 01:08:16 +02:00
eefdf5ae58
Merge branch 'master' into eslint-plugin-jest-fixes 2023-03-28 00:39:18 +02:00
4c4da6e929
fixed linting 2023-03-27 23:59:46 +02:00
980242012f
Merge branch 'master' into events-transaction-link 2023-03-24 12:02:39 +01:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
721ccecd12
fixes 2023-03-12 02:19:10 +01:00
6241119885
fix skip tests 2023-03-12 02:18:13 +01:00
Moriz Wahl
84a6eccd49
Merge branch 'master' into test-transaction-links 2023-03-10 15:36:04 +01:00
04a87be90d
fix eslint jest errors 2023-03-10 13:09:35 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
09c5aff33e
test contribution link redeem 2023-03-09 12:40:29 +01:00
Moriz Wahl
a49251205f test double redeem of transaction link 2023-03-07 16:24:17 +01:00
Moriz Wahl
ec87bea836 feat(backend): test transaction links 2023-03-07 14:31:24 +01:00
5f8702c3c4
catch error for not existing users and test this 2023-02-27 15:44:14 +01:00
9de2149c8f
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-17 14:10:51 +01:00
09dc5ffdcb
merge conflict 2023-02-17 12:09:24 +01:00
66a5175dc1
combine logic for both listTransactionLinks and listTransactionLinksAdmin 2023-02-14 21:28:58 +01:00
9ff045fdbf
test for authentication on TransactionLinkResolver 2023-02-14 20:31:56 +01:00
a21c717b10
fix test setup 2023-02-13 13:50:45 +01:00
283e09ea3d
separate error cases, have some basic testing for transaction links, reorder tests 2023-02-07 11:43:04 +01:00
f38f931418
fix TransactionLinkResolver tests 2023-02-06 23:36:48 +01:00
cd203ab2c2
removed if possible comment 2023-01-17 12:31:55 +01:00
a3a69bc012
removed comment 2023-01-17 12:29:28 +01:00
82fd6a9c5b
implement moriz requirements for test 2023-01-17 12:24:41 +01:00
3bf69814ca
test error cases for semaphore 2023-01-16 16:47:33 +01:00
Moriz Wahl
d03a3f601c mock semaphore to allow to use jest fake timers 2022-12-15 17:00:35 +01:00
7b2e6730bd
lint fixes 2022-11-23 23:44:43 +01:00
ecb99bd603
separate Contribution- and TransactionLink Resolvers 2022-11-23 23:37:47 +01:00
a2c1b0ff96
separate AdminResolver.test into the corresponding parts 2022-11-23 22:52:22 +01:00
Moriz Wahl
b2a1d7d672 include pending contributions for validation of contribution link, test it 2022-10-26 06:38:49 +02:00
Moriz Wahl
9ae023842b fix: Daily Redeem of Contribution Link 2022-10-17 08:54:53 +02:00
Moriz Wahl
81651e4c7e
Update backend/src/graphql/resolver/TransactionLinkResolver.test.ts
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-10-13 15:57:51 +02:00
Wolfgang Huß
e56ba75ee3 Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation – again, sorry 2022-10-13 12:48:18 +02:00
Wolfgang Huß
3477c009ae Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation 2022-10-13 12:39:56 +02:00
Moriz Wahl
686c24a57d add tests for daily contribution link 2022-10-12 17:17:10 +02:00
Moriz Wahl
6d6f58a932 save hold available amount 2022-03-09 15:43:13 +01:00
Moriz Wahl
1a715f8b71 simple resolver for createTransactionLink 2022-03-09 14:30:25 +01:00