Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for sendgrid key verification during setupEmail #36

Open
UZ9 opened this issue Feb 9, 2025 · 0 comments
Open

Add tests for sendgrid key verification during setupEmail #36

UZ9 opened this issue Feb 9, 2025 · 0 comments

Comments

@UZ9
Copy link
Contributor

UZ9 commented Feb 9, 2025

The following scenarios need to be tested:

  • Missing sendgridKey should throw validation error
  • Providing a sendgridKey without a prefix of SG should have the explicit SG error message (make sure it fires)
  • sendgridKey of a type other than string (e.g. int) should be caught by validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant