Files
meteor/tools/tests/apps/modules
Toine van Kampen 4bbc204bb0 Remove PhantomJS from App-Config
Remove PhantomJS from App-Config, Dynamic Import and Modules.
Explicitly end page before browser to ensure both are null.
2018-04-16 06:40:31 +10:00
..
2018-04-02 13:08:43 -04:00
2018-04-16 06:40:31 +10: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.