use jest for CI

This commit is contained in:
xiaofeng.mxf
2020-01-20 19:57:38 +08:00
parent d3c306b976
commit 699ac3dbfa
69 changed files with 967 additions and 3353 deletions

View File

@@ -5,7 +5,7 @@
"browser": true,
"node": true,
"es6": true,
"jasmine": true
"jest": true
},
"globals": {
"React": true,