tachybase_todo/packages/core/client/src/user
被雨水过滤的空气-Rain a57c93d35b
feat: support e2e (#2624)
* chore: upgrade vitest to v0.34.3

* feat: setup NocoBase

* chore: preparing test env

* test: add a test of rigster

* refactor: rename test dir to testUtils

* chore: add tests

* chore: add ci for e2e

* chore: fix ci

* chore: avoid error in CI

* chore: add some utils for test

* chore: make more stable

* chore: should not close server in CI

* chore: add comments

* chore: change output dir

* fix: should use current branch to run tests

* chore: should request systemSettings by api in e2e

* chore: should build first in e2e CI

* chore: remove key

* chore: use execa to replace execSync

* refactor: extract test suite

* chore: add gotoPage

* chore: update uid of pageSchema

* chore: update collection name

* chore: use faker.js to generate data

* refactor: extract page config

* chore: ignore for association fields in faker

* chore: add testid

* chore: optimize action designer

* chore: associationFilter.Item designer

* chore: AssiciationFilter & BlockItem

* Revert "chore: AssiciationFilter & BlockItem"

This reverts commit b418df650e106fd0c8e23035d2f75acf60dcafe4.

* Revert "chore: associationFilter.Item designer"

This reverts commit 7aa4d35c1af7f3a780b370d8b1b44aac01697be3.

* Revert "chore: optimize action designer"

This reverts commit ff717b972ffd64f7968d565a3a84ad617ff889e2.

* chore: optimize Designer

* chore: compat with older browsers

* chore: use describe to avoid hooks is not run

* chore: add no-floating-promises to eslint rules

* chore: support argv

* chore: demo

* chore: better testId

* chore: change .e2e.ts to .test.ts

* fix(SchemaInitializer): avoid error

* refactor: move e2eUtils.ts to @nocobase/test

* fix: move e2eUtils to client

* chore: remove uselesscode

* refactor: add .env.e2e.example

* chore: optimize log

* refactor: use mockPage to replace gotoPage

* chore: update env.e2e

* chore: add APP_BASE_URL

* chore: gitigore

* test: add test related of menu

* chore: add SOCKET_PATH in env

* fix(vscode): load env when using vscode plugin
2023-09-27 20:00:17 +08:00
..
__tests__ feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
ChangePassword.tsx fix(auth): change password issue of basic auth (#2662) 2023-09-16 13:55:29 +08:00
CurrentUser.tsx feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
CurrentUserProvider.tsx feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
CurrentUserSettingsMenuProvider.tsx fix: fix sorting of user menu (#2288) 2023-07-21 10:39:58 +08:00
EditProfile.tsx feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.ts feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
LanguageSettings.tsx feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
SigninPage.tsx refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
SigninPageExtension.tsx feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
SignupPage.tsx refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
SwitchRole.tsx feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
VerificationCode.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00