mattnenterprise / rust-pop3

POP3 client for Rust
MIT License
31 stars 13 forks source link

Add Tests #14

Open mattnenterprise opened 7 years ago

mattnenterprise commented 7 years ago

Currently this project has no tests. It needs some tests to make sure everything is working correctly and that changes don't break the client.