nocobase/packages/core/test
ChengLei Shao 7084e8d35f
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
chore(ci): release database after closed (#4819)
* chore(ci): release database after closed

* chore: clean database

* chore: test
2024-07-04 21:48:51 +08:00
..
playwright/tests chore: fix e2e (#3557) 2024-02-23 09:30:28 +08:00
setup fix: using jest-dom instead of vitest-dom 2024-03-29 09:24:40 +08:00
src chore(ci): release database after closed (#4819) 2024-07-04 21:48:51 +08:00
.npmignore
client.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
client.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
LICENSE chore(versions): 😊 publish v1.0.0-alpha.1 (#4186) 2024-04-29 00:46:21 +08:00
package.json chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
server.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
server.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.mjs chore: retry in dev env 2024-05-27 11:43:26 +08:00
web.d.ts test: add frontend unit test (#3991) 2024-04-12 21:55:37 +08:00
web.js test: add frontend unit test (#3991) 2024-04-12 21:55:37 +08:00