Skip to content

test: 🍰 Test And Refactor E-Mail Templates

Hannes Heine requested to merge 4785-test-refactor-email-templates into master

Created by: Tirokk

🍰 Pullrequest

Test and refactor e-mail templates.

Issues

Todo

  • adding support link to notifications template, see signup → moved into a new issue #4794
    • as well in test
  • backend
    • change calls of:
      • signupTemplate
      • resetPasswordTemplate
      • wrongAccountTemplate
      • emailVerificationTemplate
      • notificationTemplate
    • fix backend test
      • nonce length is not consistently 5
    • inviteCode length is set in constants for registration
  • cleanup: search Wolle

Merge request reports