chai-http
chai-http copied to clipboard
move to ESM (Chai 5)
Changes
- Project files now use
import
/export
syntax
Current Issues
- currently not usable because chai.request stays
undefined
after chai.use and I don't know why (I appreciate any help :) )- I guess because
require
has a different behaviour than anyimport
syntax
- I guess because
- tests are because of this not working and need to be fixed