stencila / desktop

💻 Stencila on your desktop
Apache License 2.0
138 stars 8 forks source link

Set up tests and Codecov integration #2

Closed nokome closed 7 years ago

nokome commented 7 years ago

Added tests using spectron, mocha and chai. We'll be doing mainly end-to-end/functional tests so it does not make a lot of sense / is difficult (?) to do code coverage.

Tests are passing but not doing anything substantive - will do for now - but need more work