AFFiNE/tests/affine-legacy/0.8.4/README.md

384 B

AFFiNE Legacy 0.8.4

This package is used to record legacy data of 0.8.4. Run following commands locally to record data to tests/fixtures/legacy/0.8.4.

cd tests/affine-legacy/0.8.4
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.