Add unit tests for UI using jsdom and standard vue testing.
显示
- jest.config.js 7 个添加, 7 个删除jest.config.js
- package-lock.json 21 个添加, 15 个删除package-lock.json
- package.json 2 个添加, 0 个删除package.json
- src/components/ZclClusterInfo.vue 2 个添加, 2 个删除src/components/ZclClusterInfo.vue
- src/components/ZclEndpointCard.vue 5 个添加, 1 个删除src/components/ZclEndpointCard.vue
- src/components/ZclGeneralOptionsBar.vue 17 个添加, 15 个删除src/components/ZclGeneralOptionsBar.vue
- src/store/zap/getters.js 2 个添加, 4 个删除src/store/zap/getters.js
- src/util/util.js 1 个添加, 0 个删除src/util/util.js
- test/ui.test.js 135 个添加, 0 个删除test/ui.test.js
加载中
想要评论请 注册 或 登录