mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-02 15:44:14 +03:00
af15aa06d4
Co-authored-by: donteatfriedrice <huisheng.chen7788@outlook.com> |
||
---|---|---|
.. | ||
e2e | ||
.gitignore | ||
package.json | ||
playwright.config.ts | ||
README.md | ||
static.zip | ||
tsconfig.json |
AFFiNE Legacy 0.7.0-canary.18
This package is used to record legacy data of 0.7.0-canary.18.
Run following commands locally to record data to tests/fixtures/legacy/0.7.0-canary.18
.
cd tests/affine-legacy/0.7.0-canary.18
yarn run unzip
yarn run e2e
If you want to debug, running yarn run e2e --ui
is ok. Or using https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright is more better.