amis2/__tests__
RickCole 0f6d72a8ab
feat: 单个表单项支持后端校验 (#2127)
* fix: 1.2.x 修复 File disabled 失效问题

* feat: 单个表单项支持后端校验

* update snapshot

* fix snapshot

* fix

* update error

* 补一下用例

* fix test
2021-06-24 17:31:44 +08:00
..
__snapshots__ update snapshot 2021-04-13 23:25:06 +08:00
components react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
renderers feat: 单个表单项支持后端校验 (#2127) 2021-06-24 17:31:44 +08:00
stores test 修复 & 异步 require 改成 dynamic import 2020-12-03 13:07:58 +08:00
utils react-testing-library => @testing-library/react 2021-06-03 13:05:35 +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