Skip to content

Commit

Permalink
disable velocity/jasmine by default!
Browse files Browse the repository at this point in the history
- run app tests by uncommenting velocity in .meteor/packages
- symlink package tests to view in app velocity console
- run tests at the command line
` VELOCITY_TEST_PACKAGES=1 meteor test-packages --driver-package
velocity:html-reporter --velocity --release velocity:[email protected]_3`
  • Loading branch information
aaronjudd committed Jul 24, 2015
1 parent 559bc1d commit e009a36
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ spencern:reaction-analytics
nemo64:bootstrap

# Testing packages
velocity:html-reporter
sanjo:jasmine
#velocity:html-reporter
#sanjo:jasmine
#meteorhacks:kadira
#meteorhacks:kadira-profiler
#meteortoys:allthings
18 changes: 2 additions & 16 deletions .meteor/versions
1 change: 0 additions & 1 deletion tests/core

This file was deleted.

0 comments on commit e009a36

Please sign in to comment.