memos/web
CorrectRoadH 81d4f01b7f
feat: add e2e test (#1486)
* add i18n

* add base e2e test

* add multiple test for e2e

* extract the funciton of write memo

* change test sturct

* deteled unused dir

* use fixture

* add fixture

* restruced the project

* feat: add workflow

* feat: change playwright test position

* feat: change playwright test position

* using yarn intead of npm

* change install method

* only enable sign in test

* adjust the order of test

* change report pos

* fix style of e2e workflow

* add review test

* unify locale

* randome write content

* change report pos

* reduce unused wait time

* reduce unused folder

* stash

* merge upstream locale

* change test name

* add test item

* change action name

* add lanuage setting

* add shotscreen

* change name of test

* fix the error of import dep

* fix the error of import dep

* fix the error of filename

* fix the format of workflow

* fix the name error of test case

* feat: change the describe of test case

* feat: remove unused test

* feat: change the fixtures name

* feat: remove unused config

* feat: change docker action

* feat: change the generate method

* feat: extrace screenshot

* feat: change extra path

* feat: change extra path

* feat: screenshot and upload

* feat: change upload filename

* feat: change login method

* feat: change e2e method

* feat: change e2e test

* feat: add wait for login

---------

Co-authored-by: CorrectRoadH <a778917369@gmail.comå>
2023-04-11 22:13:06 +08:00
..
.vscode feat: new resource dashboard (#1346) 2023-03-15 20:06:30 +08:00
e2e-tests feat: add e2e test (#1486) 2023-04-11 22:13:06 +08:00
public chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
src feat: update Chinese translations in zh.json and zh-Hant.json using locale_updater.py (#1506) 2023-04-09 20:57:50 +08:00
.eslintrc.json chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
.gitignore feat: add e2e test (#1486) 2023-04-11 22:13:06 +08:00
.prettierrc migrate frontend 2021-12-08 23:43:52 +08:00
index.html chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
package.json feat: add e2e test (#1486) 2023-04-11 22:13:06 +08:00
playwright.config.ts feat: add e2e test (#1486) 2023-04-11 22:13:06 +08:00
postcss.config.js feat: use tailwindcss and show export btn 2022-01-31 19:16:01 +08:00
README.md migrate frontend 2021-12-08 23:43:52 +08:00
tailwind.config.js feat: limit the num of lines for filename (#1424) 2023-03-29 20:27:54 +08:00
tsconfig.json refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
vite.config.ts refactor: declare variable for devProxyServer (#1220) 2023-03-01 19:50:43 +08:00
yarn.lock feat: add e2e test (#1486) 2023-04-11 22:13:06 +08:00

Memos web