Quantcast
Channel: User pahan - Stack Overflow
Viewing all articles
Browse latest Browse all 42

Answer by pahan for Meteor Tinytest loginWithPassword

$
0
0

When you run tests, a new temporary meteor app is created that has its own local MongoDB database.

You can define an existing MongoDB server by setting the environment variable MONGO_URL. But it will erase existing content of the database.


Viewing all articles
Browse latest Browse all 42

Trending Articles