jbeard4 / SCION

SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149 stars 29 forks source link

Run Istanbul on SCION travis CI #329

Open jbeard4 opened 9 years ago

jbeard4 commented 9 years ago

Our tests do a good job of ensuring proper state machine execution, but ideally we want 100% test coverage of our code.

We may need to adapt our tests to fully exercise the client-facing API.