Files
meteor/tools/tests/apps/modules
Ben Newman 1df6668cc9 Test that importing the winston npm package works now.
This is a test that should have accompanied my previous commit
81a07ed84f.
2017-05-29 19:37:33 -04:00
..
2017-04-19 17:41:11 -04:00

modules

To run the tests, first install the npm dependencies, then run the app:

npm install
npm test # just does `meteor run`

then visit localhost:3000 in your browser.