Count down + Scheduler for our Hackathons
Using the Mongodb in-memory server for the first time or during a CI check will cuase the Mongod binaries to download so Mocha might quit out too soon
To point at your local mongodb server set:
export NODE_CONFIG='{"database": {"uri":"mongodb://ubuntu.local/dev"}}'