|
|
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 |
|