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