AFFiNE/tests/affine-migration
2023-10-19 17:18:18 +08:00
..
e2e refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
.gitignore refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
package.json v0.10.0-canary.2 2023-10-19 17:18:18 +08:00
playwright.config.ts refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
README.md refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
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