nocobase/packages/core
ChengLei Shao 02559b61ba
feat(ci): run backend tests concurrently (#2815)
* chore: run backend tests concurrently

* fix: mock app server create database

* chore: using @swc/jest instead of ts-jest

* chore: create test database

* chore: database distributor

* fix: test collection manager

* fix: test

* chore: to  use Jest.mock, change the formatter to the commonjs module

* chore: db acquire

* chore: github action

* fix: pg test action

* chore: formatter

* chore: jest workaround

* fix: mysql test

* chore: mysql github action

* chore: clean storage

* chore: gitignore

* chore: max workers
2023-10-17 22:22:45 +08:00
..
acl chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
actions feat(ci): run backend tests concurrently (#2815) 2023-10-17 22:22:45 +08:00
app chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
auth fix(auth): SSO issues (#2733) 2023-10-12 00:54:00 -05:00
build chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
cache chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
cli chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
client feat(custom-request): improve x button of variable (#2829) 2023-10-16 18:59:48 -05:00
create-nocobase-app chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
database feat(ci): run backend tests concurrently (#2815) 2023-10-17 22:22:45 +08:00
devtools chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
evaluators chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
logger chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
resourcer chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
sdk chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
server feat(ci): run backend tests concurrently (#2815) 2023-10-17 22:22:45 +08:00
test feat(ci): run backend tests concurrently (#2815) 2023-10-17 22:22:45 +08:00
utils feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00