nocobase/packages/core/build/src
Zeke Zhang 3b7c1345cc
test(e2e): add tests for client (#3144)
* test: add tests for lazy loading of association fields

* refactor: migrate

* test: add tests for page

* test: add tests for page menu

* test: add tests for tabs

* test: add tests for detail block

* test: add tests for list block

* test: add tests for grid card block

* test: add tests for filter collapse block

* test: add tests for markdown block

* test: add tests for table block

* test: add tests for table block

* test: add tests for lazy loading of association fields

* test: add tests for data scope

* test: add tests for filter block

* test: add tests for block template

* test: add tests for drag and sorting

* test: add tests for sorting rules

* test: make testing more stable

* Revert "test: make testing more stable"

This reverts commit 78b7badeb6.

* perf: remove enableToConfig

* test: make testing more stable

* test: make testing more stable

* test: delete newly created records to make tests more stable

* fix: fix error when deleting records

* test: make testing more stable

* test: make testing more stable

* test: fix tests

* refactor: optimize file structure

* test: fix tests

* test: fix tests

* refactor: optimize description

* refactor: optimize description

* refactor: use __e2e__ as the root directory for test files

* fix: fix build

* test: make testing more stable
2023-12-13 14:14:33 +08:00
..
utils fix(pm): create plugin bug (#3117) 2023-11-30 12:41:15 +08:00
build.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
buildCjs.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
buildClient.ts chore(e2e): optimize variable and timeout 2023-11-01 12:00:28 +08:00
buildDeclaration.ts test(e2e): add tests for client (#3144) 2023-12-13 14:14:33 +08:00
buildPlugin.ts chore(e2e): optimize variable and timeout 2023-11-01 12:00:28 +08:00
constant.ts test(e2e): add tests for client (#3144) 2023-12-13 14:14:33 +08:00
index.d.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
index.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
tarPlugin.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00