Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Mentions - Emails code sending and tests passing #57

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

brienpafford
Copy link
Member

No description provided.

@brienpafford
Copy link
Member Author

@sscotth

var mongo = require('../../lib/mongo/');
var ObjectID = require('mongodb').ObjectID;
var nodemailer = require('nodemailer');
var sinon = require('sinon');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sinon is only needed for tests

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point.

@sscotth
Copy link
Contributor

sscotth commented Aug 25, 2015

Update?

@sscotth sscotth mentioned this pull request Aug 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants