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

Make sure to start MongoDB server to make tests happy #3

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

Commits on Feb 11, 2016

  1. Make sure to start MongoDB server to make tests happy

    Warn to user to start MongoDB server before running tests. Also, tests
    was failing because I did not have the tmp/cache dir, so I'm adding it
    here.
    Matteo Centenaro committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    ecddd1d View commit details
    Browse the repository at this point in the history
  2. Move mongod to the install section

    Matteo Centenaro committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    0f4d764 View commit details
    Browse the repository at this point in the history