You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/09 14:44:23 UTC

[GitHub] [shardingsphere-ui] wqzwh opened a new issue #63: sharding-ui-frontend add unit test

wqzwh opened a new issue #63:
URL: https://github.com/apache/shardingsphere-ui/issues/63


   sharding-ui-frontend add unit test
   
   - [x] componet unit test
   - [x] 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:
users@infra.apache.org