Skip to content

Fix: Mock email service to avoid real SMTP calls in tests#242

Open
yyepezx96 wants to merge 1 commit intokaw393939:mainfrom
yyepezx96:fix/username-validation
Open

Fix: Mock email service to avoid real SMTP calls in tests#242
yyepezx96 wants to merge 1 commit intokaw393939:mainfrom
yyepezx96:fix/username-validation

Conversation

@yyepezx96
Copy link

Fix: Mock email service to prevent SMTP errors during testing

  • Updated the email_service fixture in conftest.py
  • Replaced real SMTP calls with mocked async functions
  • Verified that test_create_user_valid_nickname now passes

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

Successfully merging this pull request may close these issues.

1 participant