amis2/__tests__
liaoxuezhi 9a3d1f43c2
chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601)
* chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式

* 更新 snapshot
2021-09-23 13:28:30 +08:00
..
__snapshots__ chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
components chore: 修复换默认主题导致的单元测试报错 (#2409) 2021-08-18 20:25:51 +08:00
renderers chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
stores test 修复 & 异步 require 改成 dynamic import 2020-12-03 13:07:58 +08:00
utils feat: 新增 inputText、textarea字数统计功能 (#2431) 2021-08-24 21:24:54 +08:00
factory.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
helper.tsx 修复一些 jest 的报错 2020-12-02 23:06:38 +08:00
jest.setup.js crud 可以直接配置 perPage 的值,而不需要在 defaultParams 中配置 (#1662) 2021-03-17 10:26:41 +08:00