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

mongodb tests #25

Merged
merged 4 commits into from
Jan 5, 2016
Merged

mongodb tests #25

merged 4 commits into from
Jan 5, 2016

Conversation

madushan1000
Copy link
Contributor

No description provided.

sh.cd(path.resolve(__rootdir, 'tests/project-1'));

sh.exec('mup mongo setup && mup mongo start', {silent: true});
const out = sh.exec('mup mongo logs', {silent: true});
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can be check for some log output. May be check some words which is common to MongoDB.

@arunoda
Copy link
Collaborator

arunoda commented Jan 1, 2016

@madushan1000 could you use expect instead of assert.
See: https://github.com/kadirahq/lokka/blob/master/lib/__tests__/index.js#L10

@madushan1000
Copy link
Contributor Author

Updated mongodb tests

arunoda added a commit that referenced this pull request Jan 5, 2016
@arunoda arunoda merged commit 47342ee into master Jan 5, 2016
@arunoda arunoda deleted the meteor-module branch January 5, 2016 13:09
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