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

Test MongoDB connection #168

Closed
corburn opened this issue Apr 8, 2014 · 2 comments
Closed

Test MongoDB connection #168

corburn opened this issue Apr 8, 2014 · 2 comments

Comments

@corburn
Copy link
Contributor

corburn commented Apr 8, 2014

If the server tests depend on a connection to the MongoDB server, there should be a test to verify the connection.

@JaKXz JaKXz added the question label Jun 14, 2014
@JaKXz
Copy link
Collaborator

JaKXz commented Jun 14, 2014

@corburn please feel free to submit a PR.

Maybe you could write something like this for yourself, or see #352?

@JaKXz JaKXz removed the question label Jul 4, 2014
@mvhenderson
Copy link

Is this even an issue? From the mongoose read me:

Important! Mongoose buffers all the commands until it's connected to the database. This means that you don't have to wait until it connects to MongoDB in order to define models, run queries, etc.

@JaKXz JaKXz closed this as completed Jul 21, 2014
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

No branches or pull requests

3 participants