Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaces smtpapi_header with xsmtpapi nodejs module | scottmotte | 2013-12-18 | 1 | -212/+0 |
* | Add test and update README with proper examplev0.4.2 | scottmotte | 2013-10-30 | 1 | -0/+21 |
* | added lodash; fix jshint errors; added jshint; updated package.json | Leigh Martell | 2013-10-29 | 1 | -1/+1 |
* | Merge pull request #29 from partkyle/category-array | David Tomberlin | 2012-02-29 | 1 | -1/+1 |
|\ | |||||
| * | category should be an array | Kyle Partridge | 2012-02-29 | 1 | -1/+1 |
* | | underscore fix for tests | David Tomberlin | 2012-02-28 | 1 | -0/+1 |
|/ | |||||
* | converted test to chai | David Tomberlin | 2012-01-16 | 1 | -31/+31 |
* | fixed spaces | David Tomberlin | 2012-01-13 | 1 | -2/+0 |
* | test for adding sections pass | David Tomberlin | 2012-01-13 | 1 | -1/+31 |
* | here | Kyle Partridge | 2012-01-12 | 1 | -1/+0 |
* | Merge remote-tracking branch 'siyegen/x-smtpapi' into x-smtpapi | Kyle Partridge | 2012-01-12 | 1 | -6/+6 |
|\ | |||||
| * | fixed toJson tests | David Tomberlin | 2012-01-12 | 1 | -6/+6 |
* | | fixed json comparison to match the new handling of toJson | Kyle Partridge | 2012-01-12 | 1 | -1/+5 |
* | | added a test to make sure toJson is not destructive | Kyle Partridge | 2012-01-12 | 1 | -0/+22 |
|/ | |||||
* | Fixed the requiring of modules for testing. | Kyle Partridge | 2012-01-12 | 1 | -4/+31 |
* | added test for an empty to object | Kyle Partridge | 2012-01-12 | 1 | -0/+8 |
* | added simple tests for json | Kyle Partridge | 2012-01-11 | 1 | -0/+11 |
* | no need to support bcc | Kyle Partridge | 2012-01-11 | 1 | -21/+5 |
* | added a better name for this test | Kyle Partridge | 2012-01-11 | 1 | -2/+2 |
* | removed the data param | Kyle Partridge | 2012-01-11 | 1 | -17/+17 |
* | Who renamed this? I didn't ask for that | Kyle Partridge | 2012-01-11 | 1 | -2/+1 |
* | added unique args overwrite test | Kyle Partridge | 2012-01-11 | 1 | -0/+10 |
* | added tests for recipients | Kyle Partridge | 2012-01-11 | 1 | -4/+21 |
* | added some tests for filters | Kyle Partridge | 2012-01-11 | 1 | -0/+28 |
* | adding basic tests for smtpapi_headers | Kyle Partridge | 2012-01-11 | 1 | -0/+53 |