tachybase_todo/packages/plugins/collection-manager/src/__tests__
chenos 72e3f15306
fix: remove collections & fields from db (#511)
* fix: remove collections & fields from db

* fix: cannot read property 'removeFromDb' of undefined

* test: add test cases

* test: add test cases

* fix: exclude non-deletable fields
2022-06-18 00:18:12 +08:00
..
fields Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
http-api Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
resources fix: remove collections & fields from db (#511) 2022-06-18 00:18:12 +08:00
action.test.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
beforeInitOptions.test.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
collections.repository.test.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
fields.repository.test.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts fix: remove collections & fields from db (#511) 2022-06-18 00:18:12 +08:00
remove-collection.test.ts fix: remove collections & fields from db (#511) 2022-06-18 00:18:12 +08:00
through.test.ts feat: plugin export (#479) 2022-06-14 15:01:53 +08:00