Skip to content
#

crate

Here are 137 public repositories matching this topic...

jonhoo
jonhoo commented Nov 23, 2018

A fellow tester! How exciting! Welcome!

Since #102, the imap crate gained the ability to run full IMAP integration tests against a "real" IMAP server (GreenMail) running in a Docker container. That server supports both SMTP (for sending mail) and IMAP (for receiving them), and is particularly well suited for testing as it automatically creates accounts as

lighthouse
finnkauski
finnkauski commented Aug 23, 2020

Is your feature request related to a problem? Please describe.
This basically relates to the fact that the bridge as of now is not fully tested because we need to mock request calls to a bridge with our own bridge somehow in order to be able to test.

Describe the solution you'd like
This could be implemented in the form of a bridge tester struct that spins up its own thread and liste

Improve this page

Add a description, image, and links to the crate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.