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.
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.