Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 403 Bytes

Integration Test

grunt

There is a simple integration test here. Just run this to make sure it works:

../src/eoc.js dataize program

Then, you can execute the unit tests too:

../src/eoc.js test

If doesn't work, submit an issue.