-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📌 组件单元测试提升计划 #768
Labels
Comments
认领slider |
认领 affix |
任何人都可以处理此问题。 |
ChrisLee0211
added a commit
to ChrisLee0211/tdesign-vue-next
that referenced
this issue
Jul 3, 2022
16 tasks
认领breadcrumb |
认领grid, layout,checkbox,radio, switch, input,textarea, avatar, badge, card,progress, skeleton, tag |
认领 jumper |
认领 |
认领dropdown |
认领swiper |
认领switch |
认领 pagination |
认领collapse |
15 tasks
认领 Message, Tooltip, Popup |
认领transfer |
16 tasks
认领tag-input |
16 tasks
popup 分配给你了,其他两个已经处理完了 |
认领jumper,space,icon,image |
This was referenced Oct 28, 2022
Merged
Merged
认领 select-input |
认领 rate |
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
说明
本仓库中组件代码有很多与 vue 仓库公用,大部分测试用例代码也能复用,区别在于本仓库用 Vitest 编写用例,vue使用 Jest 写用例。
因此建议认领的同学同时负责 vue2 与 vue next 两个仓库中对应组件的测试用例编写任务,如果你更熟悉 Jest 可以参照 官方迁移指南 来学习如何使用 Vitest。
issue
中评论领取的组件issue
或在PR
中修复组件
基础
button
@chaishi [AutoComplete][Link][Button]: support some new features and add full unit tests #2219icon
- @LadyChatterleyLover test(unit): add icon test #1925link
@chaishi [AutoComplete][Link][Button]: support some new features and add full unit tests #2219布局
divider
@chaishi [Divider][AutoComplete] 1.add props.options unit test to AutoComplete; 2. Add divider tests fully #2225grid
- @LadyChatterleyLover test(unit): grid: add grid test #1755layout
- @LadyChatterleyLover test(unit): layout: add layout test #1760space
- @LadyChatterleyLover test: add space test #1920导航
affix
- Refactor/affix #775anchor
- test: 补充部分组件单元测试 #2043breadcrumb
-@xxxlj test(unit): test(unit): add breadcrumb unit test #1459dropdown
- @Isabella327 test-dropdown #1708jumper
- @LadyChatterleyLover test(unit): add jumper test #1921menu
- @LeeJimdropdown
- @Isabella327 test-dropdown #1708pagination
- @HelKyle test(unit): add test for pagination #1690steps
- @LadyChatterleyLover test(unit): steps: add steps test #1813tabs
- @YunYouJun test(unit): add events test for tabs #1734输入
AutoComplete
@chaishi [AutoComplete][Link][Button]: support some new features and add full unit tests #2219cascader
- @PengYYYYY - test: 补充部分组件单元测试 #2043checkbox
- @LadyChatterleyLover test(unit): checkbox: add checkbox test #1781color-picker
- @S-mohan test: add color-picker test #1872date-picker
- @HQ-Linform
- @k1nzinput
- @LadyChatterleyLover test(unit): input: add input test #1764 @chaishi test(unit): input: add input test #1764input-number
- @LadyChatterleyLover test(unit): input-number: add input-number test #1816radio
- @LadyChatterleyLover test(unit): radio: add radio test #1778 @chaishi [Radio] RadioGroup support allowUncheck; add KeyboardEvent; add unit tests #2241select
- @PengYYYYY - test: 补充部分组件单元测试 #2043select-input
- @whitexie - test(unit): add select-input test #2291slider
- @ChrisLee0211 test(unit): add slider unit test #1141switch
- @ChrisLee0211 Fix/switch unit test #1729tag-input
- @LadyChatterleyLover test(unit): tag-input: add tag-input test #1865 @chaishi [TagInput] tests & features & bugs #2357textarea
- @LadyChatterleyLover test(unit): textarea: add textarea test #1772transfer
- @LadyChatterleyLover test(unit): transfer: add transfer test #1862time-picker
@uyarn chore: add timepicker unit test #1979tree-select
upload
@chaishi feat(upload): tests & features & bugs #2418数据展示
avatar
- @LadyChatterleyLover test(unit): avatar: add avatar test #1753 @chaishi [Avatar] tests & features #2404badge
- @LadyChatterleyLover test(unit): badge: add badge test #1746calendar
- @PsTiu 完善日历组件单元测试,并对过程中发现的问题进行修复和优化。 #1972card
- @LadyChatterleyLovercollapse
- @isanxiacomment
- @LadyChatterleyLover test(unit): comment: add comment test #1785image
- @LadyChatterleyLover add image test #1922 @chaishi [Image] unit tests & bugs & features(global config) #2342imageViewer
list
- @LadyChatterleyLover test(unit): list: add list test #1788loading
- @LadyChatterleyLover test(unit): loading: add loading test #1789progress
- @LadyChatterleyLover test(unit): progress: add progress test #1783skeleton
- @LadyChatterleyLover test(unit): skeleton: add skeleton test #1744swiper
- @duenyangtable
- @chaishitag
- @LadyChatterleyLover test(unit): tag: add tag test #1743 @chaishi [Tag] tests & features & bugs #2349tooltip
- @LadyChatterleyLover test(unit): tooltip: add tooltip test #1849tree
- @PengYYYYYwatermark
rate
- @whitexie - test(unit): add rate unit test for Rate component #2336timeline
@chaishi [Timeline] tests & features & bugs #2395消息提醒
alert
- @LadyChatterleyLover test(unit): alert: add alert test #1786dialog
- @LadyChatterleyLover add dialog test #1811drawer
- @LadyChatterleyLover test(unit): drawer: add drawer test #1833guide
- @chaishi [Guide] tests & features #2363message
- @LadyChatterleyLover test(unit): add message test #1824notification
- @jiazengp - test: 补充部分组件单元测试 #2043pop-confirm
- @Dlamepopup
- @byq1213The text was updated successfully, but these errors were encountered: