Skip to content
Commit b0847abc authored by François Freitag's avatar François Freitag
Browse files

Rewrite requesttoken.spec.js with Jest

[Jest](https://jestjs.io/

) is a test runner that focuses on simplicity.
It instruments babel to transform modules and test them.

Using Jest simplifies the existing configuration and allows dropping a
bunch of workarounds, as well as following the shared Babel
configuration for new code.

Signed-off-by: default avatarFrançois Freitag <mail@franek.fr>
parent 8b3fbe1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment