Skip to content

Add email persistence#44

Closed
ElectNewt wants to merge 1 commit into
mainfrom
codex/add-email-tracking-to-database
Closed

Add email persistence#44
ElectNewt wants to merge 1 commit into
mainfrom
codex/add-email-tracking-to-database

Conversation

@ElectNewt

Copy link
Copy Markdown
Owner

Summary

  • add Emails.Application project with MongoDB repository
  • wire up the new application in Email API
  • save incoming emails as 'received' and mark them 'sent'
  • register services via DI and update settings
  • refactor to use SendEmailUseCase and EmailUseCases
  • add unit tests for SendEmailUseCase
  • use enum for email status

Testing

  • dotnet test (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_684f1a1a09f4833187a7452664ae36b5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant