AFFiNE/tests/affine-migration
2023-10-24 20:18:21 +08:00
..
e2e
.gitignore
package.json v0.10.0-canary.3 2023-10-24 20:18:21 +08:00
playwright.config.ts
README.md
tsconfig.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00

AFFiNE Migration Testings

This package is used to testing migration logic for every breaking version.

BUILD_TYPE=canary yarn run build
cd tests/affine-migration
yarn run e2e