practicalmeteor / meteor-chai

Depreciated - Chai.JS, wrapped for meteor
https://atmospherejs.com/practicalmeteor/chai
Other
0 stars 10 forks source link

package is crashing application #10

Closed rockchalkwushock closed 7 years ago

rockchalkwushock commented 7 years ago

When I did meteor add practicalmeteor:chai in my project after adding practicalmeteor:mocha the Meteor server restarted and my browser started bleeding (see screenshot). I walked back through everything and narrowed it specifically to the pm:chai package. I'm new to Meteor so perhaps it is a problem with the setup of my project; however, when setting up a simple render test using the above mentioned as well as enzyme & react-addons-test-utils the test ran perfectly on my local machine displaying that testing passed 100% in the browser on localhost:4000 and my terminal stated their were 0 failures. Just an FYI that there is possibly something wrong...like I said new to Meteor.

screen shot 2016-11-30 at 3 27 24 pm

screen shot 2016-11-30 at 6 51 33 pm

screen shot 2016-11-30 at 6 51 49 pm