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
5d1311229f
more rules
2023-03-12 02:19:10 +01:00
c54e6fb8ae
new rules + fixes
2023-03-12 02:19:10 +01:00
3391b3a9ee
merge
2023-03-09 14:37:17 +01:00
Moriz Wahl
ea62a7f710
fix(backend): email verification code never expired
2022-11-22 18:01:36 +01:00
Wolfgang Huß
cd8c0b88ae
Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
...
# Conflicts:
# backend/src/graphql/resolver/UserResolver.ts
2022-11-17 13:54:50 +01:00
Moriz Wahl
b7cf290171
setup tests for client time zone offset
2022-11-15 14:09:33 +01:00
Wolfgang Huß
c187b33a4d
Test 'sendEmailTranslated'
2022-11-14 09:36:43 +01:00
Moriz Wahl
5e2d6c3bc9
fix: Timezone Problems on Change of Month
2022-11-10 19:01:16 +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
Moriz Wahl
700f8ada07
allow test environment to be loaded with mocked logger
2022-05-10 16:51:37 +02:00
Moriz Wahl
004627ddcf
create factory folder, move user creation in factory
2022-03-15 10:23:24 +01:00
Moriz Wahl
b30f4dfa5d
copy queries and mutations from frontend and use them
2022-03-15 10:17:36 +01:00
Moriz Wahl
bc29e3d6a6
fix wrong db query in create user helper, improve isAuthorized, delete token to simulate unauthenticated
2022-03-14 16:17:11 +01:00
Moriz Wahl
ed84a1dd56
no resetDB and test for inalienable rights first
2022-03-14 15:35:39 +01:00
Moriz Wahl
e5215b56aa
do not reset db on start of database in backend unit tests
2022-03-14 15:18:45 +01:00
Moriz Wahl
109853d257
reset token not exported
2022-03-14 14:21:40 +01:00
Moriz Wahl
60e83b56d1
feat: Test Logout
2022-03-14 12:56:58 +01:00
Moriz Wahl
85ca10f000
refactor: No Reset DB in Backend Unit Tests
2022-03-14 10:10:57 +01:00
Moriz Wahl
e60fc4e164
test login
2022-02-24 20:05:54 +01:00