weiroll/weiroll.js

Rewrite tests to use Jest

Closed this issue · 0 comments

Since the tooling now uses TSDX, the cli comes with Jest built in, the current tests use Chai, lets re-write the tests to use Jest and remove the mocha and chai dependencies.

Will also fix the CI from failing right now.