Commit Graph

3 Commits

Author SHA1 Message Date
Joe Bellus 59bce537d7 Unit Tests
Added unit tests for SMTP flow and HTTP endpoints

Added test feature to poem

Refactored SMTP Connection to use adapter traits to make testing
easier. Socket communication is now abstracted away from the command
flow processing.
2022-09-28 17:47:01 -04:00
Joe Bellus b223d6c7ee CI/CD (#1)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1
2022-09-28 18:02:56 +00:00
Joe Bellus 4ac8229ddc Initial commit 2022-09-28 00:09:57 -04:00