tachybase_todo/packages/plugin-acl/src/__tests__
ChengLei Shao 99bfd75776
fix: test with database (#193)
* fix: ui schema test

* fix: sqlite array query

* fix: acl test

* fix: plugin-users test

* fix: database test with postgres

* fix: test with db.getTablePrefix

* fix: test with mysql database

* fix: test with sqlite database

* fix: test with  mysql

* fix: test order with mysql

* chore: test clean database

* chore: mockServer clean

* chore: app cleanDb

* chore: plugin-users cleanDb
2022-02-15 22:32:02 +08:00
..
acl.test.ts feat: app.acl support 2022-02-11 23:59:03 +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 Application (#175) 2022-01-30 11:11:36 +08:00
role-resource.test.ts fix: test with database (#193) 2022-02-15 22:32:02 +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