nocobase/packages/core/test
Zeke Zhang 2ab9f8625e
chore(e2e): make parallelism mode more stable (#3294)
* chore: make parallelism mode more stable

* refactor: optimize e2e tests

* test: make test more stable

* chore: change concurrency to 4 from 2

* refactor: inline variable

* test: fix error

* test: avoid error

* test: avoid error

* test: avoid error

* chore(e2e): remove --stop-on-error on CI runs

* Revert "refactor: inline variable"

This reverts commit 454bb04613.

* test: make more stable

* chore: adjust timeout

* chore: update config

* test: make test more stable

* chore: update yarn.lock

* Revert "chore: update yarn.lock"

This reverts commit 1bb7a661d1.

* test(workflow): increase local timeout

* test: optimize

* test: more stable

* test: fix errors

* test: more stable

* chore: increase retries to 2 in CI
2024-01-06 06:37:23 +08:00
..
playwright/tests refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
setup Revert "test: fix 'window is not defined'" 2023-12-29 12:19:19 +08:00
src chore(e2e): make parallelism mode more stable (#3294) 2024-01-06 06:37:23 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
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 feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.18.0-alpha.9 2024-01-03 10:00:45 +08: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 feat: telemetry (#3279) 2024-01-02 12:17:46 +08:00