Right now the basic tests that are set-up are using `chai` and `mocha`. We should move this to `jest` as this is the preferred testing framework for us.
Right now the basic tests that are set-up are using
chaiandmocha. We should move this tojestas this is the preferred testing framework for us.