Replace Karma + Jasmine with Jest

This commit is contained in:
Tyler Long
2018-03-10 08:42:59 +08:00
parent cbb884edae
commit d904574ea8
7 changed files with 143 additions and 1895 deletions

View File

@@ -5,8 +5,6 @@
- Support customization of gantt diagram xAxis format
- https://github.com/d3/d3-time-format#api-reference
- https://bl.ocks.org/wboykinm/34627426d84f3242e0e6ecb2339e9065
- Upgrade jasmine to latest version or replace it
- Replace it with Jest
- Flowchart interpolate is useless because there is no rendering code using it
- Rewrite SCSS code to reduce duplication
- No global CSS. Should limit the CSS to mermaid charts only