ant-design/components/table/__tests__
Dunqing 2971e3b081
fix: Reset the last selection key (#34705)
* fix: reset last selection key

* reset last selection key when deselect

* fix: add test case

* fix: remove unused code

* fix: enzyme bug

* fix: update test

* styles: remove empty line

* fix: lint error

* test: migrate to testing-libary

* fix: xxx.simulate is not a function

* fix: lint error

* fix: use wrong

* fix: solved test not work

Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-06-23 16:04:55 +08:00
..
__snapshots__ test: replace Table part test with test lib (#35989) 2022-06-13 11:26:16 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.js chore: Remove React function polyfill (#19279) 2019-10-18 11:29:34 +08:00
empty.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Table.filter.test.js fix: Table customize filterDropdown with Menu should not block default selectable (#36098) 2022-06-17 14:37:18 +08:00
Table.order.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Table.pagination.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Table.rowSelection.test.js fix: Reset the last selection key (#34705) 2022-06-23 16:04:55 +08:00
Table.sorter.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Table.test.js chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
type.test.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00