joseji
|
1407ea0e8b
|
skipped test for changing month
|
2022-10-26 11:26:04 +02:00 |
|
joseji
|
7662d281f7
|
fixed test with new info
|
2022-10-25 12:37:08 +02:00 |
|
joseji
|
2bf1bd6d36
|
fixed collisions
|
2022-10-25 12:01:30 +02:00 |
|
Hannes Heine
|
c7d1d42434
|
Merge branch 'master' into 2139-add-deleted-by-to-contributions
|
2022-10-13 17:19:17 +02:00 |
|
elweyn
|
c9f8b70201
|
Resolve merge conflict.
|
2022-10-13 17:17:39 +02:00 |
|
Moriz Wahl
|
90c1e18aa3
|
Merge branch 'master' into jest-extension-decimal-equal
|
2022-10-13 17:01:49 +02:00 |
|
Moriz Wahl
|
795a16627c
|
Merge branch 'master' into do-not-list-expired-contribution-links
|
2022-10-13 15:55:03 +02:00 |
|
Wolfgang Huß
|
cc63c627c2
|
Merge branch 'master' of github.com:gradido/gradido into do-not-list-expired-contribution-links
|
2022-10-13 13:30:15 +02:00 |
|
Wolfgang Huß
|
98e64ed867
|
Merge branch 'master' of github.com:gradido/gradido into disable-change-month-for-contribution-updates
|
2022-10-13 10:10:03 +02:00 |
|
Moriz Wahl
|
39982759f2
|
test more decimal values coming from DB
|
2022-10-12 19:40:26 +02:00 |
|
Moriz Wahl
|
463f0a0601
|
feat: Global Jest Extension for Decimal Equal
|
2022-10-12 19:30:06 +02:00 |
|
Wolfgang Huß
|
6d06c0f2d8
|
Merge branch 'master' of github.com:gradido/gradido into 2218-refactor-logout-to-mutation
# Conflicts:
# backend/src/graphql/resolver/UserResolver.test.ts
# backend/src/seeds/factory/contributionLink.ts
# backend/src/seeds/factory/creation.ts
|
2022-10-12 16:23:04 +02:00 |
|
Moriz Wahl
|
4e13678367
|
fix test. Add dynamic valid to date for contribution link
|
2022-10-11 20:56:02 +02:00 |
|
Moriz Wahl
|
bc2889a9f8
|
fix: Disable Change of Month for Update Contribution (wallet and admin)
|
2022-10-11 20:44:41 +02:00 |
|
joseji
|
a50871185f
|
new contribution related admin events implemented and working
|
2022-10-07 12:47:07 +02:00 |
|
joseji
|
df25197842
|
solved unnecessary date creation regarding one invalid date testing
|
2022-09-29 11:39:01 +02:00 |
|
joseji
|
a756f0a4cc
|
all tests completed
|
2022-09-28 12:47:00 +02:00 |
|
joseji
|
0f1f9baa8d
|
added tests for events
|
2022-09-28 11:57:49 +02:00 |
|
elweyn
|
fefdf9f0fa
|
Merge master and resolve merge conflict.
|
2022-09-26 08:53:25 +02:00 |
|
elweyn
|
6df8b9a83f
|
Test that when an admin user create a contribution in FE he can not delete it in admin interface.
|
2022-09-24 11:32:07 +02:00 |
|
clauspeterhuebner
|
62446bd2f0
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 00:56:36 +02:00 |
|
elweyn
|
4461ff92a5
|
Correct tests after changing login and logout from queries to mutations.
|
2022-09-22 12:22:56 +02:00 |
|
Claus-Peter Hübner
|
3fcc62539a
|
changes after merge from master
|
2022-09-16 15:14:51 +02:00 |
|
clauspeterhuebner
|
d592c57024
|
Merge branch 'master' into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-15 17:56:21 +02:00 |
|
elweyn
|
6d15ea5c2b
|
Remove unused import.
|
2022-09-14 11:20:50 +02:00 |
|
elweyn
|
3b810b2add
|
Tests that sendContributionConfirmedEmail is called, removed contributionAmount since it can not be checked.
|
2022-09-14 09:31:39 +02:00 |
|
Claus-Peter Hübner
|
eedaf9e6e3
|
unit tests of AdminResolver now with Users and UserContacts
|
2022-08-31 23:04:55 +02:00 |
|
elweyn
|
9a7073415c
|
Add TODO for listContributionLinks test of user without admin rights.
|
2022-08-08 11:14:11 +02:00 |
|
elweyn
|
5fb491572d
|
Change test for listCOntributionLinks to get empty object as user without admin rights.
|
2022-08-08 11:04:24 +02:00 |
|
elweyn
|
7201fb6fc3
|
A User has now the right to get listContributionLinks.
|
2022-08-08 10:57:56 +02:00 |
|
clauspeterhuebner
|
e1fd44a295
|
Merge branch 'master' into origin/1921-rebase_from_master
|
2022-06-23 02:45:49 +02:00 |
|
Claus-Peter Hübner
|
47772a37b2
|
rework PR-comments
|
2022-06-23 02:42:20 +02:00 |
|
Claus-Peter Hübner
|
56baf51ccd
|
add Tests for parameter checks of createContributionLink
|
2022-06-20 23:50:21 +02:00 |
|
Wolfgang Huß
|
00a224f0ce
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:12:01 +02:00 |
|
Wolfgang Huß
|
036a966693
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:49 +02:00 |
|
Wolfgang Huß
|
d9becacb4c
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:38 +02:00 |
|
Wolfgang Huß
|
f1a23fe9b7
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:30 +02:00 |
|
Wolfgang Huß
|
638e58c84e
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:10:08 +02:00 |
|
Moriz Wahl
|
d3824ae642
|
Merge branch 'master' into 1881-set-role-in-admin-interface
|
2022-06-16 07:35:06 +02:00 |
|
Moriz Wahl
|
1de8c94ba3
|
rename updatePendingCreation
|
2022-06-15 20:01:53 +02:00 |
|
Moriz Wahl
|
2b87cbcd18
|
rename confirmPendingCreation
|
2022-06-15 19:33:40 +02:00 |
|
Moriz Wahl
|
dd04f69ecc
|
rename deletePendingCreation
|
2022-06-15 19:22:01 +02:00 |
|
Moriz Wahl
|
d95b1893cd
|
rename getPendingCreations
|
2022-06-15 19:13:19 +02:00 |
|
Moriz Wahl
|
6623849337
|
Merge branch 'master' into contributions-table
|
2022-06-15 16:50:50 +02:00 |
|
Moriz Wahl
|
5b7cb5cdf4
|
test CL-prefix on contribution links
|
2022-06-15 16:08:16 +02:00 |
|
Moriz Wahl
|
64a7f4aa6f
|
remove CL-prefix for contribution links in tests
|
2022-06-15 16:04:14 +02:00 |
|
Moriz Wahl
|
ad3bb58d43
|
createContributionLink response contains contribution id
|
2022-06-15 15:19:29 +02:00 |
|
Moriz Wahl
|
eabd14bdf3
|
further renaming
|
2022-06-15 09:04:34 +02:00 |
|
Moriz Wahl
|
e60f06bb9b
|
rename mutations to create admin contributions
|
2022-06-15 08:32:30 +02:00 |
|
Moriz Wahl
|
92b076e8b1
|
Merge branch 'master' into contributions-table
|
2022-06-14 19:12:43 +02:00 |
|