ant-design/components/table/__tests__
Yuan d01aa2539e
fix: filters in column.children should render (#27435)
* fix: filters in column.children should render 

when a column has filter and it's children also have filters, all these filters in children can not render. this problem can not be found when use sorter.

* test: add test for this fix

* Update components/table/__tests__/Table.filter.test.js

Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-04 15:44:13 +08:00
..
__snapshots__ test(): update table snapshot 2020-10-30 21:09:08 +08:00
demo.test.js chore: Remove React function polyfill (#19279) 2019-10-18 11:29:34 +08:00
empty.test.js fix: Table expanded logic (#22832) 2020-04-01 20:57:35 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.js fix: The 'indentSize' in the Table component couldn't be zero value (#25890) 2020-07-30 10:16:44 +08:00
Table.filter.test.js fix: filters in column.children should render (#27435) 2020-11-04 15:44:13 +08:00
Table.pagination.test.js fix: Table onShowSizeChange trigger twice (#27417) 2020-10-28 12:56:05 +08:00
Table.rowSelection.test.js test: add test cases to increase coverage (#26559) 2020-09-03 13:36:23 +08:00
Table.sorter.test.js fix: table multiple sorter (#24852) 2020-06-08 22:45:53 +08:00
Table.test.js fix: Table crash when dataSource contains number (#26042) 2020-08-05 22:29:38 +08:00
type.test.tsx chore: Merge master branch and fix conflicts 2020-04-26 13:34:11 +08:00