summaryrefslogtreecommitdiffstats
path: root/SendGrid/Tests/Transport
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for deployElmer Thomas2016-04-272-131/+0
|
* Implement pull #127, add api key constructorsElmer Thomas2015-11-241-64/+77
|
* Updating assembly dependencies.Elmer Thomas2015-11-241-0/+2
|
* Updating testsElmer Thomas2015-11-111-1/+1
|
* Refactor error handling. Add test for checking for bad username / password ↵Howard van Rooijen2015-02-061-0/+34
| | | | scenario
* line endings and whitespaceBrandon West2014-10-071-74/+74
|
* add CC, Bcc supportJosh Huber2014-08-151-2/+11
|
* change namespace from SendGridMail to SendGrid, change SendGrid type to ↵Brandon West2014-05-211-8/+2
| | | | SendGridMessage, update to depend on SendGrid.SmtpApi, remove CC and BCC methods since they are not supported in the web API currently.
* Factory removed from Webparoos2014-05-091-2/+2
| | | | Public constructor created (IoC friendly)
* Usable with an IoC Containerparoos2014-05-091-1/+1
|
* Renamed TestWeb to TestWebApi.Alex Reed (Xerax)2014-02-171-78/+78
|
* Cleaned up Unit TestsAlex Reed (Xerax)2014-02-171-35/+47
|
* Cleaned up code;Alex Reed (Xerax)2014-02-161-54/+55
| | | | | | | | | - Converted to tabs instead of 4 spaces. - Changed some private variable names to be C#4 standards compliant. - Renamed the WEBAPI class to be WebApi (see above). - Slightly tweaked the tests to load credential data from a private constant string at the top of the file, so you don't have to set Email/Password info for every instance it's used. - Cleaned up some foreach's to be LINQ statements - Decreased nesting where possible.
* add dependency on Smtpapi library, remove SMTP functionalityBrandon West2014-01-062-69/+0
|
* clean up build warningsBrandon West2013-01-101-3/+3
|
* renamed REST transport to WebTyler Bischel2012-01-241-3/+3
|
* give the REST interface some loveTyler Bischel2012-01-161-8/+31
|
* merged and added some new testsTyler Bischel2012-01-162-8/+28
|\
| * Finished writing code examples for SMTP and REST and also cleaned up and ↵CJ Buchmann2012-01-161-4/+4
|/ | | | refactored a large portion of code
* basic file for non-existent rest tests... tbdTyler Bischel2012-01-111-1/+7
|
* added tests for SMTP deliveryTyler Bischel2012-01-111-5/+49
|
* fixed namespace weirdness, made changes to .gitignoreTyler Bischel2012-01-101-1/+7
|
* new test fileTyler Bischel2012-01-101-0/+18
|
* new test fileTyler Bischel2012-01-101-0/+18