meteorhacks/meteor-down-backdoor

Name: meteor-down-backdoor

Owner: meteorhacks

Description: Backdoor Meteor package for MeteorDown

Created: 2014-10-14 06:38:09.0

Updated: 2017-03-28 14:44:53.0

Pushed: 2015-09-21 19:12:51.0

Homepage: https://github.com/meteorhacks/meteor-down

Size: 201

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MeteorDown

Meteor side package for MeteorDown load testing framework. To perform a load test, install the smart package and run meteor with METEOR_DOWN_KEY environment variable.

meteor add meteorhacks:meteor-down
export METEOR_DOWN_KEY='YOUR_SUPER_SECRET_KEY'
meteor

This smart package acts as a backdoor to allow user logins without passwords. This can be useful to imitate real users when testing. Value of METEOR_DOWN_KEY is required to do this but it's best to have this package installed only whlile running a load test.

To run tests, checkout meteor-down


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.