jack zhang
|
b7948d5409
|
fix: remove tree-kill package to core/cli (#3429)
* fix: remove tree-kill package to core/cli
* fix: remove unuse code
|
2024-01-24 16:05:29 +08:00 |
|
chenos
|
2792cb1b0a
|
fix: e2e test did not exit successfully (#3427)
* fix: e2e test did not exit successfully
* fix: tree kill
---------
Co-authored-by: dream2023 <1098626505@qq.com>
|
2024-01-24 14:55:41 +08:00 |
|
chenos
|
f5d88c9057
|
fix: e2e ci (#3349)
* fix: e2e ci
* fix: ci
* fix: error
* test: e2e
* fix: error
* fix: remove load
* fix: test error
|
2024-01-09 17:43:14 +08:00 |
|
chenos
|
fd4809d8ad
|
fix: e2e with build
|
2024-01-08 10:29:41 +08:00 |
|
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 454bb04613f6f394f2f27db6808295261487c963.
* 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 1bb7a661d181050e647450d5d8b2cfd67bd128b1.
* 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 |
|
hongboji
|
e7c2c9ff83
|
test: workflow e2e (#3261)
* test: workflow e2e
* test: workflow e2e
* fix: merge main, fix incompatibility
* test: remove unneeded test cases
* fix: process.env.PLAYWRIGHT_AUTH_FILE
* fix: workflow e2e
* test: increase e2e timeout-minutes to 180
* fix: error
* fix: workflow aggregate e2e test
* fix: cancel useTransaction
* fix: updateRecord
* fix: queryRecord
* fix: queryRecord
* fix: queryRecord
* fix: formEvent
* fix: format files
* fix: test
* fix: error
* fix: error
* fix: split files
* fix: ci
* fix: error
* fix: error
* fix: client end
* fix: test
* fix: test
* feat: concurrency=10
* fix: concurrency=3
* test: increase timeout
* test: p-test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
|
2023-12-29 09:13:00 +08:00 |
|
ChengLei Shao
|
261d4c4137
|
refactor: establish a sound testing system (#3179)
* chore: use vitest to replace jest
* chore: support vitest
* feat: vitest 1.0
* fix: test
* chore: yarn.lock
* chore: github actions
* fix: test
* fix: test
* fix: test
* fix: test
* fix: jest.fn
* fix: require
* fix: test
* fix: build
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: dynamic import
* fix: bug
* chore: yarn run test command
* chore: package.json
* chore: package.json
* chore: vite 5
* fix: fix variable test
* fix: import json
* feat: initEnv
* fix: env.APP_ENV_PATH
* chore: get package json
* fix: remove GlobalThmeProvider
* chore: update snap
* chore: test env
* chore: test env
* chore: import module
* chore: jest
* fix: load package json
* chore: test
* fix: bug
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* fix: import file in windows
* chore: import module with absolute file path
* fix: test error
* test: update snapshot
* chore: update yarn.lock
* fix: front-end tests do not include utils folder
* refactor: use vitest-dom
* fix: fix build
* fix: test error
* fix: change to vitest.config.mts
* fix: types error
* fix: types error
* fix: types error
* fix: error
* fix: test
* chore: test
* fix: test package
* feat: update dependencies
* refactor: test
* fix: error
* fix: error
* fix: __dirname is not defined in ES module scope
* fix: allow only
* fix: error
* fix: error
* fix: error
* fix: create-app
* fix: install-deps
* feat: update docs
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
|
2023-12-21 20:39:11 +08:00 |
|
chenos
|
03062a2b05
|
feat: e2e commands (#3042)
|
2023-11-16 12:33:56 +08:00 |
|