Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailtaskupdate - Minor adjustments and unit tests #19

Merged
merged 9 commits into from
Jan 19, 2012

Conversation

rmboggs
Copy link
Member

@rmboggs rmboggs commented Jan 4, 2012

So I added about ~40 unit tests just for the redesigned MailTask using the .NET Fake Smtp Server lib, netDumbster. I tried to add all the relevant tests I could think, such as validating different variations of address formats, checking for invalid email addresses, sending to multiple addresses (in the To, CC, BCC, and all three), etc. I also corrected some minor issues that popped up with MailTask while creating the new unit tests. Please let me know if you have questions/comments.

Tested on the following setups:

  • Win XP (.NET 2.0/4.0)
  • OpenSuSE (Mono 2.0)
  • Mac OS X (Mono 4.0)

Thanks,
Ryan

@dguder
Copy link
Member

dguder commented Jan 19, 2012

I'm fine with this.

dguder added a commit that referenced this pull request Jan 19, 2012
Mailtaskupdate - Minor adjustments and unit tests
@dguder dguder merged commit 2f1be53 into nant:master Jan 19, 2012
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.

2 participants