ant-design/components/table/__tests__
Wei Zhu f6b1e942e3 Jest 19 (#5361)
* Upgeade to jest 19

* Use jest.spyOn
2017-03-17 18:56:30 +08:00
..
__snapshots__ Jest 19 (#5361) 2017-03-17 18:56:30 +08:00
demo.test.js Don't ignore test files. 2016-12-14 14:48:09 +08:00
SelectionBox.test.js Don't ignore test files. 2016-12-14 14:48:09 +08:00
Table.filter.test.js Fix grouping column table sort and filter in controlled mode (#5211) 2017-03-10 14:52:28 +08:00
Table.pagination.test.js Change to correct page when table data changes (#5277) 2017-03-16 23:01:13 +08:00
Table.rowSelection.test.js add custom selection in Table (#4962) 2017-02-23 19:29:47 +08:00
Table.sorter.test.js Fix grouping column table sort and filter in controlled mode (#5211) 2017-03-10 14:52:28 +08:00
Table.test.js feat: Table的loading可以使用Spin的属性 (#4824) 2017-02-13 15:48:08 +08:00