wqzwh opened a new issue #3038: sharding-ui-frontend add unit test
URL: https://github.com/apache/incubator-shardingsphere/issues/3038
 
 
   sharding-ui-frontend add unit test
   
   - [ ] componet unit test
   - [ ] pages unit test
   
   add packages:
   
   - "karma": "^4.3.0"
   - "karma-chai": "^0.1.0"
   - "karma-chrome-launcher": "^3.1.0"
   - "karma-coverage": "^2.0.1"
   - "karma-mocha": "^1.3.0"
   - "karma-sourcemap-loader": "^0.3.7"
   - "karma-spec-reporter": "0.0.32"
   - "karma-webpack": "^4.0.2"
   - "@babel/core": "^7.6.0"
   - "@babel/plugin-syntax-dynamic-import": "^7.2.0"
   - "@babel/plugin-transform-runtime": "^7.6.0"
   - "@babel/preset-env": "^7.6.0"
   - "@babel/runtime": "^7.6.0"
   - "@vue/test-utils": "^1.0.0-beta.29"
   - "chai": "^4.2.0"
   - "mocha": "^6.2.0"
   
   ``` bash
   # unit test
   npm run unit
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to