tachybase_todo/packages/plugin-acl/src/__tests__
ChengLei Shao 9dd590c459
fix Collection rest api (#205)
* test: collections rest api

* test: add more test cases

* fix: test case

* fix: Error: src/schema-component/antd/array-table/TableRecordActionDesigner.tsx(3,38): error TS2307: Cannot find module '@nocobase/client' or its corresponding type declarations.

* fix: belongsToMany create with empty value

* fix: relation query  test

* test: appends + sort

* fix: belongsToMany find error

* fix: add cleanDb to fix database test

* fix: mysql test

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-02-22 23:38:13 +08:00
..
acl.test.ts fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
association-field.test.ts feat: app.acl support 2022-02-11 23:59:03 +08:00
middleware.test.ts feat: app.acl support 2022-02-11 23:59:03 +08:00
prepare.ts fix Collection rest api (#205) 2022-02-22 23:38:13 +08:00
role-resource.test.ts fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
role.test.ts feat: add acl plugin (#169) 2022-01-30 10:37:27 +08:00
scope.test.ts Plugin acl (#166) 2022-01-24 14:10:35 +08:00