summaryrefslogtreecommitdiffstats
path: root/test/lib/smtpapi_header.test.js
Commit message (Expand)AuthorAgeFilesLines
* Replaces smtpapi_header with xsmtpapi nodejs modulescottmotte2013-12-181-212/+0
* Add test and update README with proper examplev0.4.2scottmotte2013-10-301-0/+21
* added lodash; fix jshint errors; added jshint; updated package.jsonLeigh Martell2013-10-291-1/+1
* Merge pull request #29 from partkyle/category-arrayDavid Tomberlin2012-02-291-1/+1
|\
| * category should be an arrayKyle Partridge2012-02-291-1/+1
* | underscore fix for testsDavid Tomberlin2012-02-281-0/+1
|/
* converted test to chaiDavid Tomberlin2012-01-161-31/+31
* fixed spacesDavid Tomberlin2012-01-131-2/+0
* test for adding sections passDavid Tomberlin2012-01-131-1/+31
* hereKyle Partridge2012-01-121-1/+0
* Merge remote-tracking branch 'siyegen/x-smtpapi' into x-smtpapiKyle Partridge2012-01-121-6/+6
|\
| * fixed toJson testsDavid Tomberlin2012-01-121-6/+6
* | fixed json comparison to match the new handling of toJsonKyle Partridge2012-01-121-1/+5
* | added a test to make sure toJson is not destructiveKyle Partridge2012-01-121-0/+22
|/
* Fixed the requiring of modules for testing.Kyle Partridge2012-01-121-4/+31
* added test for an empty to objectKyle Partridge2012-01-121-0/+8
* added simple tests for jsonKyle Partridge2012-01-111-0/+11
* no need to support bccKyle Partridge2012-01-111-21/+5
* added a better name for this testKyle Partridge2012-01-111-2/+2
* removed the data paramKyle Partridge2012-01-111-17/+17
* Who renamed this? I didn't ask for thatKyle Partridge2012-01-111-2/+1
* added unique args overwrite testKyle Partridge2012-01-111-0/+10
* added tests for recipientsKyle Partridge2012-01-111-4/+21
* added some tests for filtersKyle Partridge2012-01-111-0/+28
* adding basic tests for smtpapi_headersKyle Partridge2012-01-111-0/+53