practicalmeteor / meteor-chai

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

Support for chai-http? #11

Open b-nugent opened 7 years ago

b-nugent commented 7 years ago

This package has been extremely help so far but I found myself in need of the functionality provided by chai-http. From what I can see the only way I can get that functionality is by downloading the chai npm package as well as the one for chai-http.

Is there a way to use chai-http through this package that I might have missed? The main issue is that I don't have access to chai.use(), which means I can't get at chai-http.