mirror of
https://github.com/element-plus/element-plus.git
synced 2025-12-19 09:09:40 +08:00
* test: button add form disabled case * test: cascader add test case * test: checkbox add test case * test: colorPicker add test case * test: inputNumber add test case * test: input add test case * test: radio add test case * feat: rate add test case * test: segemented add test case * test: select add test case * test: selectV2 add test case * test: slider add test case * test: switch add test case * test: timeselect add test case * Update packages/components/button/__tests__/button.test.tsx Co-authored-by: btea <2356281422@qq.com> * test: modify desc * test(components): clean annotation * Update packages/components/time-select/__tests__/time-select.test.tsx Co-authored-by: rzzf <cszhjh@gmail.com> * Update packages/components/time-select/__tests__/time-select.test.tsx Co-authored-by: rzzf <cszhjh@gmail.com> --------- Co-authored-by: btea <2356281422@qq.com> Co-authored-by: rzzf <cszhjh@gmail.com>