This repository was archived by the owner on Oct 20, 2021. It is now read-only.
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
Tests fail in blaze simple-todos tutorial #162
Open
Description
Failure if I run meteor test --driver-package practicalmeteor:mocha
as described in:
https://github.com/meteor/tutorials/blob/master/content/blaze/step11.md
Client browser console contains:
Uncaught TypeError: MochaRunner.runEverywhere is not a function
This might be related to this post in the forum:
https://forums.meteor.com/t/mocha-tests-not-working-after-upgrade-to-1-6/40221
Tests can be run with meteor test --driver-package meteortesting:mocha