about summary refs log tree commit diff
path: root/jest.config.js
AgeCommit message (Collapse)Author
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
* Refactor uses of icons to an Icon component in web UI * Refactor options passed to the Icon component * Make tests work with absolute component paths
2017-10-18Enable coverage for Jest (#5442)Yamagishi Kazutoshi
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi