vuejs / vue-test-utils

Component Test Utils for Vue 2
https://vue-test-utils.vuejs.org
MIT License
3.57k stars 668 forks source link

vue2 引入 element2. 页面存在table 表格 jest 测试报错 #2075

Open sx13694658890 opened 1 year ago

sx13694658890 commented 1 year ago

vue2.7 引入element ui 2.12.0

vue-test-utils +jest

image

不知道 报错这个tableId 是什么

lmiller1990 commented 1 year ago

What is tableId in ElTable? I guess something is not initialised correctly