Created by: portnov
Addressed problem description
We have a bunch of templates in repo, but do we know if it possible to use them?
As you will see from travis results, some of templates are broken (either templates themeselves or our importing code).
Solution description
Add a test case that tries to import each json file under json_examples.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.