827c829306
fixes based on the unit tests
2023-03-09 14:37:25 +01:00
3391b3a9ee
merge
2023-03-09 14:37:17 +01:00
973630e5fb
also test the emeil going out
2023-02-13 13:20:31 +01:00
a88585086c
test sendActivationEmail
2023-02-13 13:12:58 +01:00
b12865abf8
test for event register
2023-02-13 12:41:59 +01:00
1ac2e033bf
test multi registration email event
2023-02-13 12:37:16 +01:00
38c5f6ff5d
test login event
2023-02-13 12:33:46 +01:00
b895091496
fix error messages expected in tests
2023-02-02 02:47:46 +01:00
1c7a2267c0
dont reference the language on error
2023-02-02 02:16:03 +01:00
b6b57677f2
Merge branch 'master' into log-error
2023-02-01 13:52:46 +01:00
945295bb41
lint fixes
2023-01-31 22:18:43 +01:00
6e663f6093
even tho skipped have the correct error message in test
2023-01-31 22:13:13 +01:00
d0d45aaf6a
more tests and a potential bug
2023-01-31 22:11:58 +01:00
702a39af9a
test case deleted User
2023-01-31 21:34:30 +01:00
412499d5f2
fix unit tests for UserResolver
2023-01-31 21:04:39 +01:00
mahula
fab5946631
adapt unit tests to changes in user resolver's error message
2023-01-30 16:41:44 +01:00
elweyn
427a0a6865
Change test of returned login datas.
2023-01-10 10:55:41 +01:00
Moriz Wahl
88eeed7530
Merge branch 'master' into clear-old-password-junk
2022-12-15 12:56:34 +01:00
Moriz Wahl
35f9157f41
Merge branch 'master' into clear-old-password-junk
2022-12-13 20:52:06 +01:00
330f85e04e
Merge branch 'master' into dissolve_admin_resolver
...
# Conflicts:
# backend/src/graphql/resolver/AdminResolver.ts
2022-12-13 16:20:30 +01:00
Moriz Wahl
02656ee117
fix tests after merge
2022-12-13 15:49:41 +01:00
Moriz Wahl
98742c0db1
Merge branch 'master' into test-validation-of-optin-codes
2022-12-13 14:57:15 +01:00
903fe56f60
Merge branch 'master' into dissolve_admin_resolver
...
# Conflicts:
# backend/src/graphql/resolver/AdminResolver.test.ts
# backend/src/graphql/resolver/AdminResolver.ts
# backend/src/graphql/resolver/TransactionResolver.ts
# backend/src/graphql/resolver/UserResolver.ts
2022-12-09 14:09:33 +01:00
Moriz Wahl
10781b2e6b
Merge branch 'master' into test-validation-of-optin-codes
2022-11-30 14:15:21 +01:00
fa5b7e6b81
Merge branch 'master' into dissolve_admin_resolver
...
# Conflicts:
# backend/src/graphql/resolver/TransactionResolver.ts
# backend/src/graphql/resolver/UserResolver.test.ts
# backend/src/graphql/resolver/UserResolver.ts
2022-11-29 06:15:31 +01:00
joseji
e350307e6a
removing keys and passphrases
2022-11-28 23:59:57 +01:00
Wolfgang Huß
2d634b4111
Test 'sendResetPasswordEmail'
2022-11-24 22:10:07 +01:00
Wolfgang Huß
44f2e6b06a
Move 'getTimeDurationObject' and 'printTimeDuration' into a separate file
2022-11-24 20:15:55 +01:00
Wolfgang Huß
e07a2f88c1
Merge branch 'master' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables
2022-11-24 16:23:10 +01:00
joseji
2a74b92472
user saving on db
2022-11-24 11:21:47 +01:00
a2c1b0ff96
separate AdminResolver.test into the corresponding parts
2022-11-23 22:52:22 +01:00
Moriz Wahl
ea62a7f710
fix(backend): email verification code never expired
2022-11-22 18:01:36 +01:00
Wolfgang Huß
98798d3322
Adjust test of 'sendAddedContributionMessageEmail' in 'ContributionMessageResolver.test.ts'
2022-11-22 17:24:36 +01:00
joseji
e55f516c51
removed unused import
2022-11-22 11:19:42 +01:00
joseji
3aeb9dd0f1
fixes added
2022-11-22 11:12:18 +01:00
Wolfgang Huß
18a4408e8a
Adjust the tests for new translatable 'sendAccountActivationEmail'
2022-11-21 13:37:29 +01:00
jjimenezgarcia
b5c6f185ac
Merge branch 'master' into new-password-encryption
2022-11-20 18:15:16 +01:00
joseji
fc23fc9e87
fixes done
2022-11-20 18:14:43 +01:00
joseji
39d006351d
unused import added wrongly
2022-11-17 14:10:46 +01:00
joseji
47d8469eb3
new password implementation set up and test
2022-11-17 13:38:16 +01:00
jjimenezgarcia
13df737c09
Merge branch 'master' into new-password-encryption
2022-11-15 20:32:32 +01:00
joseji
107cc016ba
set up completed and working
2022-11-15 20:30:09 +01:00
Wolfgang Huß
88b7e5ee78
Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
...
# Conflicts:
# backend/package.json
# backend/yarn.lock
2022-11-14 13:55:46 +01:00
Wolfgang Huß
c187b33a4d
Test 'sendEmailTranslated'
2022-11-14 09:36:43 +01:00
Wolfgang Huß
f8eea10371
Fix 'i18n' server integration for testing
...
- Fix the sending of the multiple times registrars name to the email owner.
- Clarify the logging of the multiple times registrars name and the email owners name.
2022-11-10 16:33:50 +01:00
joseji
f69abcd04c
small tests modified
2022-10-28 11:46:18 +02:00
joseji
9846e095bf
logger now mocked propperly
2022-10-28 11:22:58 +02:00
Wolfgang Huß
d4353f34fa
Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation
2022-10-13 13:33:24 +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
Wolfgang Huß
54461e2465
Fix test in 'UserResolver.test.ts'
2022-10-11 09:20:27 +02:00