IstoraMandiri / spectrum

💠 Full Gamut Ethereum Lightsuite
BSD 3-Clause "New" or "Revised" License
58 stars 14 forks source link

Jest unit tests #55

Closed nunohora closed 7 years ago

nunohora commented 7 years ago

Issue #3 Created jest unit test and corresponding snapshots for every react component using enzyme's shallow rendering. Added enzyme-to-json lib for creating readable json snapshots from enzyme. Removed chai lib. Linted project.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+30.9%) to 30.976% when pulling b2c762c11fda1ddeef44c2e94c9935c2faa770c3 on nunohora:develop into 0ba1d95c491d390caad9fd23a8336c0c99ddb5db on spectrum:develop.

IstoraMandiri commented 7 years ago

This is awesome. Thanks @nunohora will merge and reward today.

IstoraMandiri commented 7 years ago

Any idea why the build is failing now? It just seems to hang at the end of the jest tests..